]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix for Android 4.1 nth-of-type bug 5084/head
authorDaniel Tijerina <ithinkdancan@users.noreply.github.com>
Tue, 29 Apr 2014 21:13:32 +0000 (16:13 -0500)
committerDaniel Tijerina <ithinkdancan@users.noreply.github.com>
Tue, 29 Apr 2014 21:13:32 +0000 (16:13 -0500)
commit7846c0bb2cf852a397fe909b2e643beed72d5243
treea51b121123511180fac367626767469a039a6946
parente8661dd8043c118f898e05f3fa0cb4a18a6435b7
Fix for Android 4.1 nth-of-type bug

in the Android 4.1 browser nth-of-type(n) is not recognized by the parser but nth-of-type(1n) apparently is. This fixes an issue where a smaller breakpoint clearing bleeds through to the larger breakpoints and adds additional clears. This can be recreated on the block grid documentation page
scss/foundation/components/_block-grid.scss