From e14509170b85ac8a59f73b35d56aa71b502f7d24 Mon Sep 17 00:00:00 2001 From: PrestaEdit Date: Sun, 12 May 2013 01:04:00 +0300 Subject: [PATCH] [-] BO: Ajax Confirmation / padding-left --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index ec73d1414..f5201ec60 100644 --- a/css/admin.css +++ b/css/admin.css @@ -509,7 +509,7 @@ select optgroup option { background: #DFF2BF url(../img/admin/icon-valid.png) no-repeat scroll 6px 6px; border: 1px solid #4F8A10; color:#4F8A10; - padding:20px; + padding:20px 40px; position:fixed; bottom:0; width:100%;