diff options
Diffstat (limited to 'united/bootstrap.css')
-rw-r--r-- | united/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/united/bootstrap.css b/united/bootstrap.css index d0733f70..0b69d384 100644 --- a/united/bootstrap.css +++ b/united/bootstrap.css @@ -3593,7 +3593,7 @@ button.close { .navbar-brand:focus { color: #ffffff; text-decoration: none; - background-color: #97310e; + background-color: none; } .navbar-toggle { |