aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/sidenav.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/sidenav.scss')
-rw-r--r--app/Resources/static/themes/material/css/sidenav.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/sidenav.scss b/app/Resources/static/themes/material/css/sidenav.scss
index 416dc1c7..f45970de 100644
--- a/app/Resources/static/themes/material/css/sidenav.scss
+++ b/app/Resources/static/themes/material/css/sidenav.scss
@@ -36,6 +36,10 @@
36 } 36 }
37} 37}
38 38
39#notifications {
40 width: 300px;
41}
42
39.bold > a { 43.bold > a {
40 font-weight: bold; 44 font-weight: bold;
41} 45}