Skip to content

Commit

Permalink
Removed -moz-box-orient
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil LaPier committed Mar 9, 2012
1 parent 4dbd603 commit 6331e26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/stylesheets/css3/_inline-block.scss
@@ -1,6 +1,5 @@
// Legacy support for inline-block in IE7 (maybe IE6)
@mixin inline-block {
-moz-box-orient: vertical;
display: inline-block;
vertical-align: baseline;
zoom: 1;
Expand Down

0 comments on commit 6331e26

Please sign in to comment.