IE changes for Blueprint 0.8

This commit is contained in:
Chris Eppstein 2009-04-02 23:23:22 -07:00
parent f2eaf3216a
commit fbd6f55c56
2 changed files with 5 additions and 1 deletions

View File

@ -30,7 +30,7 @@
=blueprint-ie-hacks
* html &
legend
:margin -18px -8px 16px 0
:margin 0px -8px 16px 0
:padding 0
html>&
p code
@ -47,3 +47,5 @@
:vertical-align text-bottom
hr
:margin -8px auto 11px
fieldset
:padding-top 0

View File

@ -83,6 +83,8 @@
+last
@else
:margin-right = !blueprint_grid_margin
* html &
:overflow-x hidden
// Mixin to a column to append n empty cols.
=append(!n)