mozilla / webmaker-core

React-based core for Webmaker shared across all platforms
https://foundation.mozilla.org/en/artifacts/webmaker/
Mozilla Public License 2.0
64 stars 39 forks source link

Add left/right padding to text elements #932

Closed alanmoo closed 8 years ago

alanmoo commented 8 years ago

Closes #908

I added the padding to the element itself, so it will render consistently across platforms. The previous problem was padding on the wrapper elements/not on the text element.