Skip to content

Commit

Permalink
updated mobile tabs styles
Browse files Browse the repository at this point in the history
  • Loading branch information
zurbchris committed Dec 5, 2012
1 parent 7d88078 commit 79cb1ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/foundation/components/modules/_mqueries.scss
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@
dt, li, dd { float: none; height: auto; }
dd a, li a { font-size: ms(0) + 1; display: block; width: auto; height: auto; padding: 18px 20px; margin: 0; color: #555; line-height: 1; border: none; border-#{$defaultFloat}: none; border-#{$defaultOpposite}: none; border-top: 1px solid #ccc; background: #fff; }
dd a.active, li a.active { border: none; background: $mainColor; color: #fff; margin: 0; position: static; top: 0; height: auto; }
dd:first-child, li:first-child { padding-left: 20px !important; }
dd:first-child a.active, li:first-child a.active { margin: 0; }
&+.tabs-content.contained { margin-left:-15px; margin-right:-15px; }
}
Expand Down

0 comments on commit 79cb1ee

Please sign in to comment.