summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorErik Pellikka <erik@pellikka.org>2016-01-12 18:00:04 +0200
committerErikPel <erik@pellikka.org>2016-01-13 11:18:59 +0200
commitaf57fe59b99ca9f4741bf6a27352590f59a99e78 (patch)
tree03d8e551349939127f09342785e0b08c78e6639d /core/css
parent6ca24d53ea8fd434ef0f3fb253c720173b19cf27 (diff)
downloadnextcloud-server-af57fe59b99ca9f4741bf6a27352590f59a99e78.tar.gz
nextcloud-server-af57fe59b99ca9f4741bf6a27352590f59a99e78.zip
Fixed #21542
Changed to 5 pixel
Diffstat (limited to 'core/css')
-rw-r--r--core/css/jquery.ocdialog.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/jquery.ocdialog.css b/core/css/jquery.ocdialog.css
index bada0b73a5e..b241dcfea6f 100644
--- a/core/css/jquery.ocdialog.css
+++ b/core/css/jquery.ocdialog.css
@@ -26,7 +26,7 @@
background: white;
float: right;
position: relative;
- bottom: 0;
+ bottom: 5px;
display: block;
margin-top: 10px;
width: 100%;