From af57fe59b99ca9f4741bf6a27352590f59a99e78 Mon Sep 17 00:00:00 2001 From: Erik Pellikka Date: Tue, 12 Jan 2016 18:00:04 +0200 Subject: Fixed #21542 Changed to 5 pixel --- core/css/jquery.ocdialog.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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%; -- cgit v1.2.3