File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/pivotal-ui/components Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -670,7 +670,7 @@ $nav-tabs-title-font-size: 16px;
670
670
$tab-responsive-bg : $shadow-4 ;
671
671
$tab-responsive-color : $text-color ;
672
672
$tab-responsive-active-color : $brand-5 ;
673
- $tab-responsive-radius : $border-radius-large ;
673
+ $tab-responsive-radius : $border-radius-base ;
674
674
$tab-responsive-pane-padding : 10px ;
675
675
676
676
// Left tabs
Original file line number Diff line number Diff line change @@ -238,9 +238,9 @@ $tab-action-padding: ($base-unit/2) ($base-unit*2);
238
238
239
239
.nav {
240
240
a {
241
- padding : 8px 10 px ;
241
+ padding : 8px ;
242
242
color : $tab-left-color ;
243
- margin : 5 px 0 ;
243
+ margin : 4 px 0 ;
244
244
border-radius : $tab-left-radius ;
245
245
@include transition-pui ();
246
246
}
You can’t perform that action at this time.
0 commit comments