Releases: ThemeMountain/acorn
Releases · ThemeMountain/acorn
v1.1.0
This release further simplifies and optimizes code in Acorn.
Added
.editorconfig
file- 24px mobile spacing utility class (d2e48d8)
- Preheader
<div>
in the boilerplate file (ce3dc4b) - New
@media
query, for landscape phones to use the desktop layout (81ba8f5)
Fixed
- Various rendering issues with components
- Text alignment for some email clients (fe858af)
- Prevent images outside Acorn's wrapper from blowing up the layout on mobile (0da71e7)
- Reversing menu items on mobile was not possible because of
display: block!important;
(6f883e8)
Updated
- Spacers and Dividers
- Button visuals for Outlook (897b321)
- Container centering without CSS (ed282d9)
- Simplified VML code for Outlook background images (6d8558b)
- Typography: smarter CSS hides
font-family
styles from automatic inlining. No more useless inlined font stacks.
Removed
- Duplicate responsive images CSS
!important
from web font classes (b5440cc)- Double
<head>
hack for the Yahoo! Mail Android app - Font size and line height from Outlook typography reset