mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
theme: render tabs a bit better (no extra half-way border)
This commit is contained in:
parent
27e5ef1c33
commit
baebbe2920
@ -3483,7 +3483,7 @@ tbody.collapse.in {
|
||||
.nav-tabs.nav-justified > .active > a:hover,
|
||||
.nav-tabs-justified > .active > a:focus,
|
||||
.nav-tabs.nav-justified > .active > a:focus {
|
||||
border: 1px solid #ddd; }
|
||||
border: 0px; }
|
||||
@media (min-width: 768px) {
|
||||
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
|
||||
border-bottom: 1px solid #ddd;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user