Code

Updated height
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 13 Aug 2009 14:43:33 +0000 (14:43 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 13 Aug 2009 14:43:33 +0000 (14:43 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14055 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index a8972663d0d4b7d97dd1d4aac3044292392499ac..f19b80a9bec75eea6bc3478ac2df2e5fbd1e5461 100644 (file)
@@ -1597,7 +1597,7 @@ div.autocomplete ul li.selected { background-color: #F0F0F0;}
 
 #pulldown {                                                                                                                    
         background: #FFFFFF;                                                                                                   
-        height: 26px;                                                                                                          
+        height: 23px;                                                                                                          
         border-top: 1px #D0D0D0 solid;                                                                                         
         border-left: 1px #D0D0D0 solid;                                                                                        
         border-bottom: 1px #808080 solid;