# HG changeset patch # User ethanzonca@localhost.localdomain # Date 2009-02-08 15:40:19 # Node ID 799212c20a1ae55d10da3c5633cb1d0a643e813d # Parent 0260ba63d9cfa684d0963a0910d13418a118231b Flames are gone 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) center right no-repeat; /* used to be top right */ +/* background: url(../images/mw_menu_separator.png) center right no-repeat; /* used to be top right */ Killed the nice lil flames :D */ margin: 0; padding: 0; }