Commit 15f46b85 by Torkel Ödegaard

ux: tabs update

parent a47bf7df
......@@ -232,5 +232,5 @@ $dashboard-padding: $panel-margin * 2;
$panel-padding: 0px 10px 5px 10px;
// tabs
$tabs-padding: 10px 15px 10px;
$tabs-padding: 9px 15px 9px;
......@@ -12,8 +12,10 @@
}
.tabbed-view-header {
background: $page-header-bg;
box-shadow: $page-header-shadow;
border-bottom: 1px solid $page-header-border-color;
@include clearfix();
@include brand-bottom-border();
}
.tabbed-view-title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment