mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Adjust tab height (was a mix of 2px and 3px)
This commit is contained in:
parent
190ed628bc
commit
82eea479e8
@ -428,7 +428,7 @@ $navbar-padding-vertical: ($spacer / 2);
|
||||
|
||||
// Navs
|
||||
|
||||
$nav-tabs-link-border-width: .23rem; // 3px
|
||||
$nav-tabs-link-border-width: .1538rem; // 2px
|
||||
$nav-tabs-link-hover-border-color: $gray-light;
|
||||
|
||||
$nav-link-padding: $spacer-y #{$spacer-x / 2} #{$spacer-y - $nav-tabs-link-border-width};
|
||||
|
Loading…
Reference in New Issue
Block a user