Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-15 08:30:57 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-15 08:31:04 +0300
commitf014d31551813175e1ebf8ced61100b2db6bc02d (patch)
treee77c6d2841c203aecd1b76b8fdd264e0ad950261 /apps/theming/css
parent62a9ec12bc1b2114f8566b1f2fc89d01d40b5e66 (diff)
Undo button fix in theming
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/theming/css')
-rw-r--r--apps/theming/css/settings-admin.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/css/settings-admin.scss b/apps/theming/css/settings-admin.scss
index c67d48d46fe..378f052d153 100644
--- a/apps/theming/css/settings-admin.scss
+++ b/apps/theming/css/settings-admin.scss
@@ -26,6 +26,8 @@
vertical-align: top;
display: inline-block;
visibility: hidden;
+ height: 32px;
+ width: 32px;
}
form.uploadButton {
width: 411px;