Skip to content

Commit

Permalink
Fixed the Zebra IE7 CSS overloading for an ordered list. related to #…
Browse files Browse the repository at this point in the history
  • Loading branch information
duboisp committed Feb 4, 2013
1 parent 18c0890 commit 1700a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/sass/includes/_zebra-ie7.scss
Expand Up @@ -5,7 +5,7 @@


/* IE7 hacks - should be in an IE7 only .css */ /* IE7 hacks - should be in an IE7 only .css */
.ie7 { .ie7 {
ol { ol.wet-boew-zebra {
> { > {
li { li {
padding-left: 10px; padding-left: 10px;
Expand Down

0 comments on commit 1700a3a

Please sign in to comment.