]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Fix action's icons position
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 50aa690c22c7d9a90178b4e16be5ccfb22402401..f43e6042a02d9a446e7339d703de7b247c0d41ab 100755 (executable)
@@ -304,7 +304,7 @@ nav {
 .nav-panel-buttom {
   display: flex;
   flex-grow: 1;
-  justify-content: right;
+  justify-content: flex-end;
 }
 
 .nav-panel-buttom li {