Code

Removed padding from image button
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 17:46:26 +0000 (17:46 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Mar 2010 17:46:26 +0000 (17:46 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15821 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/html/themes/modern/style.css

index 45e271f8e39a8141212535250979ea9eb661f4ec..abd788fd71f2d19995afcd121f4b88f834a6fbea 100644 (file)
@@ -89,7 +89,7 @@ button.img{
   background:none;
   border:0;
   margin:0;
-  padding:2px;
+  padding:0;
 }
 
 div.img{