From 53deeb188a5b3d8158b9fa4f05c1b99c773820f1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 20 Feb 2003 22:29:01 +0000 Subject: [PATCH] - Small improvement to header width. Suggested by Ax. --- themes/xtemplate/xtemplate.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/xtemplate/xtemplate.css b/themes/xtemplate/xtemplate.css index a050be30c0c..65ad4c6105b 100644 --- a/themes/xtemplate/xtemplate.css +++ b/themes/xtemplate/xtemplate.css @@ -31,6 +31,7 @@ img { .header .menu { background-color: #69c; padding: 5px 5px 0px 5px; + width: 100%; } .menu logo { vertical-align: bottom;