From 14db7b354547a0f2bde570bf526b7ba96933a0d4 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 28 Oct 2005 06:57:03 +0000 Subject: [PATCH] Fixed styles git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1711 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 27f93cef9..0f27c507a 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -518,7 +518,7 @@ td.check { option.select { background-repeat:no-repeat; - background-position: top; + background-position: 0px top; border:0; padding-left:20px; padding-bottom:1px; -- 2.30.2