Commit baebbe29 authored by Franco Fichtner's avatar Franco Fichtner

theme: render tabs a bit better (no extra half-way border)

parent 27e5ef1c
......@@ -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;
......
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