diff options
author | Joas Schilling <coding@schilljs.com> | 2016-11-17 10:36:39 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2016-11-18 12:10:51 +0100 |
commit | 8d33d76ce8f8102f64d6b615dfc178b31e397e62 (patch) | |
tree | 6d3718454e702295640a67acbce12543c151a2cd /core/css/jquery.ocdialog.css | |
parent | e80d3c2a10ddc16e3608faa410ea93afc22750c5 (diff) | |
download | nextcloud-server-8d33d76ce8f8102f64d6b615dfc178b31e397e62.tar.gz nextcloud-server-8d33d76ce8f8102f64d6b615dfc178b31e397e62.zip |
Use the existing prompt
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/css/jquery.ocdialog.css')
-rw-r--r-- | core/css/jquery.ocdialog.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/jquery.ocdialog.css b/core/css/jquery.ocdialog.css index 0e46ff20152..d1a42694589 100644 --- a/core/css/jquery.ocdialog.css +++ b/core/css/jquery.ocdialog.css @@ -22,7 +22,6 @@ .oc-dialog-buttonrow { display: block; background: transparent; - position: absolute; right: 0; bottom: 0; padding: 10px; |