summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
authorChristian Klinger2016-06-15 16:42:18 +0200
committerChristian Klinger2016-06-15 16:42:18 +0200
commit6fcf1047caa1d8f57f4f1fbc355f4007656d15d2 (patch)
treea421bac6697148bb9bc0a6a35b5da389a2de3ada /style
parentMultiple locations per exam. (diff)
downloadslx-admin-6fcf1047caa1d8f57f4f1fbc355f4007656d15d2.tar.gz
slx-admin-6fcf1047caa1d8f57f4f1fbc355f4007656d15d2.tar.xz
slx-admin-6fcf1047caa1d8f57f4f1fbc355f4007656d15d2.zip
small style changes
Diffstat (limited to 'style')
-rw-r--r--style/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style/default.css b/style/default.css
index 9fa2db8d..d49bcb18 100644
--- a/style/default.css
+++ b/style/default.css
@@ -347,7 +347,7 @@ nav.sidebar li {
margin-top: 32px;
min-width: 900px;
position: absolute;
- width: calc(100% - 200px);
+ width: calc(100% - 220px);
}
.navbar-inverse,.sidebar-bg
@@ -377,7 +377,7 @@ nav.sidebar li {
display: none;
}
- .dropdown-toggle
+ nav .dropdown-toggle
{
background-color: transparent !important;
color: #fff !important;