From 571a9642a546b7cd6757884be72de0226cfb006e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 12 Feb 2018 11:06:21 +0100 Subject: slightly improve cropper style --- view/theme/redbasic/css/style.css | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index b0a109c92..1611cda60 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -381,14 +381,9 @@ footer { margin: 15px 0px; } -#cropimage-wrapper, #cropimage-preview-wrapper { - float: left; - padding: 30px; -} - -#crop-image-form { - margin-top: 30px; - clear: both; +#cropimage-wrapper, +#cropimage-preview-wrapper { + margin-bottom: 10px; } .fn { -- cgit v1.2.3