diff options
author | marijus <mario@mariovavti.com> | 2014-02-21 14:38:21 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-02-21 14:38:21 +0100 |
commit | 32d0189b560582ef3086e4316aca9dbce1ac781e (patch) | |
tree | 6ad5f7e909fb5863eb00d6008c7ee2fe6bbe9f0e /view/css | |
parent | 8c37a01f7459b5f53d367fd0fd9bf6b1765fad50 (diff) | |
download | volse-hubzilla-32d0189b560582ef3086e4316aca9dbce1ac781e.tar.gz volse-hubzilla-32d0189b560582ef3086e4316aca9dbce1ac781e.tar.bz2 volse-hubzilla-32d0189b560582ef3086e4316aca9dbce1ac781e.zip |
remove some design fixes which got fixed in bootstrap 3.1.1
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index b180bea61..45cf76fb6 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -109,7 +109,4 @@ nav .navbar-collapse { max-height: 450px; } -nav .navbar-right li:last-child { - padding-right: 20px; -} /* nav overrides end */ |