aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/main.css')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index 50aa690c..f43e6042 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -304,7 +304,7 @@ nav {
304.nav-panel-buttom { 304.nav-panel-buttom {
305 display: flex; 305 display: flex;
306 flex-grow: 1; 306 flex-grow: 1;
307 justify-content: right; 307 justify-content: flex-end;
308} 308}
309 309
310.nav-panel-buttom li { 310.nav-panel-buttom li {