IE changes for Blueprint 0.8
This commit is contained in:
parent
f2eaf3216a
commit
fbd6f55c56
@ -30,7 +30,7 @@
|
|||||||
=blueprint-ie-hacks
|
=blueprint-ie-hacks
|
||||||
* html &
|
* html &
|
||||||
legend
|
legend
|
||||||
:margin -18px -8px 16px 0
|
:margin 0px -8px 16px 0
|
||||||
:padding 0
|
:padding 0
|
||||||
html>&
|
html>&
|
||||||
p code
|
p code
|
||||||
@ -47,3 +47,5 @@
|
|||||||
:vertical-align text-bottom
|
:vertical-align text-bottom
|
||||||
hr
|
hr
|
||||||
:margin -8px auto 11px
|
:margin -8px auto 11px
|
||||||
|
fieldset
|
||||||
|
:padding-top 0
|
||||||
|
@ -83,6 +83,8 @@
|
|||||||
+last
|
+last
|
||||||
@else
|
@else
|
||||||
:margin-right = !blueprint_grid_margin
|
:margin-right = !blueprint_grid_margin
|
||||||
|
* html &
|
||||||
|
:overflow-x hidden
|
||||||
|
|
||||||
// Mixin to a column to append n empty cols.
|
// Mixin to a column to append n empty cols.
|
||||||
=append(!n)
|
=append(!n)
|
||||||
|
Loading…
Reference in New Issue
Block a user