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;