Browse Source

Update mobile stylesheet

master
parent
commit
8f271d8381
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      public/css/mobile.css

+ 2
- 2
public/css/mobile.css View File

@@ -19,10 +19,10 @@


.titlebar .menu { .titlebar .menu {
position: relative; position: relative;
padding: 10px 15px;
float: none;
padding: 0;
text-align: center; text-align: center;
max-width: unset; max-width: unset;
min-height: unset;
margin: 10px 0 0 0; margin: 10px 0 0 0;
} }




Loading…
Cancel
Save