Skip to content

Commit

Permalink
CSS Equalize: removed IE9 display: block (caused issues in medium view)
Browse files Browse the repository at this point in the history
  • Loading branch information
patheard committed May 15, 2013
1 parent eb9cc9e commit 723d23b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/grids/sass/includes/_equalize.scss
Expand Up @@ -46,9 +46,6 @@

.ie9 {
@extend %grids-equalize-all-modern-ie;
.equalize {
display: block !important;
}
}

.ie10 {
Expand Down

0 comments on commit 723d23b

Please sign in to comment.