From 8f5e56b571fa36ae2d3cd9134cd976cd744a286d Mon Sep 17 00:00:00 2001 From: lLefevre Date: Mon, 21 May 2012 18:07:43 +0000 Subject: [PATCH] // fix css --- css/admin.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/admin.css b/css/admin.css index 1c7d9b931..e4bb0930f 100644 --- a/css/admin.css +++ b/css/admin.css @@ -338,6 +338,7 @@ select optgroup option { #main { clear: left; min-height: 600px; + background:#fff; /*border: 1px solid #999; border-bottom: none;*/ }