From 783b02b34fb465c0de5ac27e6ddc7ad8e53b5052 Mon Sep 17 00:00:00 2001 From: jeckyl Date: Tue, 18 Jun 2013 14:56:55 +0200 Subject: [PATCH] Update admin.css force size for module logo to keep a good design structure --- css/admin.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/admin.css b/css/admin.css index f5201ec60..ee879bc8d 100644 --- a/css/admin.css +++ b/css/admin.css @@ -332,6 +332,8 @@ select optgroup option { .lab_modules_positions img { float:left; + width:32px; + height:32px; }