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 8a71bf2b..0c70df09 100644 --- a/yeti/bootstrap.css +++ b/yeti/bootstrap.css @@ -6783,6 +6783,10 @@ button.close { height: auto; padding: 4px 6px; } +.navbar-text { + margin: 12px 15px; + line-height: 21px; +} .navbar .dropdown-menu { border: none; } |