stylesheets/foundation/tabs.scss in zurb-foundation-3.0.4 vs stylesheets/foundation/tabs.scss in zurb-foundation-3.0.5.rc1
- old
+ new
@@ -1,10 +1,8 @@
/* Requires
globals.css
app.js */
- @import "base";
-
/* Tabs ---------------------- */
dl.tabs { border-bottom: solid 1px darken($white, 10%); display: block; height: $tabHeight; padding: 0; margin-bottom: 20px;
&.contained { margin-bottom: 0; }