diff options
Diffstat (limited to 'lumen/bootstrap.css')
-rw-r--r-- | lumen/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lumen/bootstrap.css b/lumen/bootstrap.css index 4e1483cf..c8b866c5 100644 --- a/lumen/bootstrap.css +++ b/lumen/bootstrap.css @@ -6803,6 +6803,9 @@ label { padding-bottom: 10px; margin-top: 6px; } +.nav-tabs.nav-justified > li { + vertical-align: bottom; +} .dropdown-menu { margin-top: 0; border-width: 0 1px 4px 1px; |