diff options
Diffstat (limited to 'core/css/jquery.ocdialog.css')
-rw-r--r-- | core/css/jquery.ocdialog.css | 2 |
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%; |