# HG changeset patch # User ethanzonca@localhost.localdomain # Date 2009-01-30 16:35:21 # Node ID 6d4108671143af7ba0349d4027f5df64fe762829 # Parent 786911729eb2818a2ec7ab435a0713b815ff60f0 center\? 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 @@ -261,7 +261,7 @@ td.pill_r { #pillmenu li { float: left; - background: url(../images/mw_menu_separator.png) top right no-repeat; + background: url(../images/mw_menu_separator.png) center right no-repeat; /* used to be top right */ margin: 0; padding: 0; }