diff options
author | Christian Klinger | 2016-06-24 13:29:10 +0200 |
---|---|---|
committer | Christian Klinger | 2016-06-24 13:29:10 +0200 |
commit | d01fa03a1e1750a2bb79a5fa0c9a90cf56e74e2a (patch) | |
tree | 2e06a4c5ad58196236733f06c2fd51c1f8f278f8 /style | |
parent | also allow users to edit the help. (diff) | |
download | slx-admin-d01fa03a1e1750a2bb79a5fa0c9a90cf56e74e2a.tar.gz slx-admin-d01fa03a1e1750a2bb79a5fa0c9a90cf56e74e2a.tar.xz slx-admin-d01fa03a1e1750a2bb79a5fa0c9a90cf56e74e2a.zip |
let's try this.
Diffstat (limited to 'style')
-rw-r--r-- | style/default.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/style/default.css b/style/default.css index 0fa8fe26..9d29c9fa 100644 --- a/style/default.css +++ b/style/default.css @@ -355,7 +355,6 @@ nav.sidebar li { margin-top: 32px; min-width: 900px; position: absolute; - width: calc(100% - 220px); } .navbar-inverse,.sidebar-bg |