diff options
Diffstat (limited to 'core/css/mobile.css')
-rw-r--r-- | core/css/mobile.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/css/mobile.css b/core/css/mobile.css index 2e515957c80..d840cdafa26 100644 --- a/core/css/mobile.css +++ b/core/css/mobile.css @@ -129,11 +129,6 @@ table.multiselect thead { left: 0 !important; } -/* shorten elements for mobile */ -#uploadprogresswrapper { - width: 50px; -} - /* fix controls bar jumping when navigation is slid out */ .snapjs-left #app-navigation-toggle, |