# HG changeset patch # User ethanzonca@localhost.localdomain # Date 2009-01-30 16:21:13 # Node ID 493ca9c7825b3305f272aba332f853d9b33304ba # Parent 08c1cd546082addec144a1b2c1b4ff425e5cc853 padd fix, maybe menu will not suck 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 @@ -111,8 +111,9 @@ div#tabarea_l { div#tabarea_r { height: 42px; - background: url(../images/mw_header_r_b.png) 100% 0 no-repeat; +/* background: url(../images/mw_header_r_b.png) 100% 0 no-repeat; */ padding-right: 1px; + padding-bottom: 10px; } div#footer_r {