diff options
Diffstat (limited to 'core/css/mobile.css')
-rw-r--r-- | core/css/mobile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/mobile.css b/core/css/mobile.css index e7e646ed88f..1e048cd766b 100644 --- a/core/css/mobile.css +++ b/core/css/mobile.css @@ -73,7 +73,7 @@ } #app-navigation { - width: 230px !important; + width: 250px !important; } #app-content { |