From: Gabriel Wicke Date: Thu, 15 Apr 2004 13:08:16 +0000 (+0000) Subject: don't wrap inside footer messages X-Git-Tag: 1.3.0beta1~429 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=48c19924a920860e47a6c80fee95e06ff0ff95da;p=lhc%2Fweb%2Fwiklou.git don't wrap inside footer messages --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index f58d5f94b7..1479c01e22 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -874,6 +874,7 @@ li#contentaction-watch { #portal-footer li { display: inline; margin-right: 2em; + white-space: nowrap; } #footer-poweredby, #footer-copyright { @@ -919,6 +920,8 @@ li#contentaction-watch { * html #bodyContent { display: inline; + overflow: auto; + width: 100%; } /* opera 6 fixes */