diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-01 12:52:19 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-01 12:52:19 +0100 |
commit | cde7a3f66cd8d48f0c7aea2391a2778fe494f884 (patch) | |
tree | 9fa28168ff95a464b0d18463f362d3cb15a4be41 /view/css | |
parent | 4f99d641c5168c30ff402209bc6eea08d87c1caf (diff) | |
download | volse-hubzilla-cde7a3f66cd8d48f0c7aea2391a2778fe494f884.tar.gz volse-hubzilla-cde7a3f66cd8d48f0c7aea2391a2778fe494f884.tar.bz2 volse-hubzilla-cde7a3f66cd8d48f0c7aea2391a2778fe494f884.zip |
more work on app-bin
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index cea911440..6cc4a4238 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -44,14 +44,6 @@ nav .dropdown-menu { margin-top: 0px; } -nav .navbar-collapse .navbar-left { - float: left; -} - -nav .navbar-collapse .navbar-right { - float: right; -} - /* nav overrides end */ |