[YUI] Fixed a bug in yui grids where the .first div wouldn't get the right styles in some rare cases due to incorrect nesting.
This commit is contained in:
parent
e277ed2cd3
commit
4bfcef4f37
@ -173,7 +173,7 @@
|
||||
#{!g_67_33},
|
||||
#{!g_33_67}
|
||||
div.first
|
||||
*margin-right: 0
|
||||
*margin-right: 0
|
||||
|
||||
#{nest(!g_33_33_33, !g_33_67, !unit)}
|
||||
*width: 66%
|
||||
|
Loading…
Reference in New Issue
Block a user