diff options
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r-- | yeti/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css index a5d80469..821bc951 100644 --- a/yeti/bootstrap.css +++ b/yeti/bootstrap.css @@ -5712,6 +5712,10 @@ button.close { -webkit-box-shadow: none; box-shadow: none; } +.navbar .btn { + padding-top: 6px; + padding-bottom: 6px; +} .navbar .dropdown-menu { border: none; } |