diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2009-11-20 01:06:25 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2009-11-20 01:06:25 +0100 |
commit | 49df6e3fde552c15a11f02c498c762fffe72fbfd (patch) | |
tree | c67d4a71de598c48ee106ef0b95d53ede6a9e8c2 /skins/monobook | |
parent | ae8cdf4df1028e44cca47df4137405cb4ea7b001 (diff) |
Remove five-year-old KHTMLFixes.css, which is unlikely to be relevant anymore
Diffstat (limited to 'skins/monobook')
-rw-r--r-- | skins/monobook/KHTMLFixes.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skins/monobook/KHTMLFixes.css b/skins/monobook/KHTMLFixes.css deleted file mode 100644 index afa3568b..00000000 --- a/skins/monobook/KHTMLFixes.css +++ /dev/null @@ -1,4 +0,0 @@ -/* KHTML fix stylesheet */ -/* work around the horizontal scrollbars */ -#column-content { margin-left: 0; } - |