summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-01-13 10:53:56 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-01-13 10:53:56 +0100
commit3d4ec16a5f4f51bd71fee28fa9ea6b0dec00560b (patch)
tree06cb9044175daa0b59139c11d59c255ab20f946d /core
parentcddc1ae9cb950c3691e73291f3b6089a7fab05aa (diff)
parentaf57fe59b99ca9f4741bf6a27352590f59a99e78 (diff)
downloadnextcloud-server-3d4ec16a5f4f51bd71fee28fa9ea6b0dec00560b.tar.gz
nextcloud-server-3d4ec16a5f4f51bd71fee28fa9ea6b0dec00560b.zip
Merge pull request #21659 from ErikPel/cssfix
Fixed #21542
Diffstat (limited to 'core')
-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%;