# HG changeset patch # User ethanzonca@localhost.localdomain # Date 2009-01-30 16:43:12 # Node ID 9a29f073412c84c65ba0ab33c158456dfcb346f2 # Parent 8bbd790b6303ea5d4b6f8ad0041c54834788338d pad diff --git a/templates/rhuk_milkyway/css/template.css b/templates/rhuk_milkyway/css/template.css --- a/templates/rhuk_milkyway/css/template.css +++ b/templates/rhuk_milkyway/css/template.css @@ -264,7 +264,6 @@ td.pill_r { background: url(../images/mw_menu_separator.png) center right no-repeat; /* used to be top right */ margin: 0; padding: 0; - padding-top: 10; } #pillmenu a { @@ -273,8 +272,8 @@ td.pill_r { font-weight: bold; float:left; display:block; - height: 24px; - line-height: 24px; + height: 20px; + line-height: 20px; padding: 0 20px; color: #000; text-decoration: none;