From 0cf43a59962b0e15fe716b9eab38fc6281fa8385 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Fri, 16 Apr 2004 14:37:38 +0000 Subject: [PATCH] reduced pre width again --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 4cc7e03bb2..b41f64444b 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -957,7 +957,7 @@ head:first-child+body #portal-footer li { * html #bodyContent div.fullImage { overflow: auto; overflow-y: hidden; - width: 98%; + width: 96%; margin-bottom: 25px; margin-right: 0; } -- 2.20.1