diff options
Diffstat (limited to 'darkly/bootstrap.css')
-rw-r--r-- | darkly/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/darkly/bootstrap.css b/darkly/bootstrap.css index 59f6c682..dbbc5764 100644 --- a/darkly/bootstrap.css +++ b/darkly/bootstrap.css @@ -2,7 +2,7 @@ /*! * bootswatch v3.3.1+2 * Homepage: http://bootswatch.com - * Copyright 2012-2014 Thomas Park + * Copyright 2012-2015 Thomas Park * Licensed under MIT * Based on Bootstrap */ @@ -6338,7 +6338,7 @@ button.close { color: #00bc8c; } .navbar-brand { - padding: 18.5px 15px 20.5px; + line-height: 1; } .navbar-form .form-control { background-color: white; |