aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/theming/css/settings-admin.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/css/settings-admin.scss b/apps/theming/css/settings-admin.scss
index 1915a953f4a..f8f2a0e33ac 100644
--- a/apps/theming/css/settings-admin.scss
+++ b/apps/theming/css/settings-admin.scss
@@ -26,8 +26,6 @@
vertical-align: top;
display: inline-block;
visibility: hidden;
- height: 32px;
- width: 32px;
}
form.uploadButton {
width: 411px;
@@ -44,6 +42,8 @@
top: 4px;
right: 0px;
visibility: visible;
+ height: 32px;
+ width: 32px;
}
input[type='text']:hover + .theme-undo,
input[type='text'] + .theme-undo:hover,