diff options
Diffstat (limited to 'themes/lv2/static/css')
-rw-r--r-- | themes/lv2/static/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/lv2/static/css/style.css b/themes/lv2/static/css/style.css index 7dc91ce..8e4d83a 100644 --- a/themes/lv2/static/css/style.css +++ b/themes/lv2/static/css/style.css @@ -213,4 +213,8 @@ h1 { .page-header { margin-top: 10px; +} + +.navbar-right { + display: none; }
\ No newline at end of file |