From ee09d464a86a75958e1b61f230e0f0294e929a7e Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 29 Jul 2010 09:46:13 +0000 Subject: - Fix #taskbar background (#1486879) --- skins/default/common.css | 1 + 1 file changed, 1 insertion(+) (limited to 'skins') diff --git a/skins/default/common.css b/skins/default/common.css index 13b3bc091..2585c980f 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -153,6 +153,7 @@ img top: 0px; right: 0px; height: 24px; + width: 100%; background: url(images/taskbar.png) top right no-repeat; padding: 10px 4px 5px 0px; text-align: right; -- cgit v1.2.3