From: Gabriel Wicke Date: Wed, 28 Apr 2004 11:36:54 +0000 (+0000) Subject: display scrollbar for extramely long edit summaries without spaces X-Git-Tag: 1.3.0beta1~224 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=354e222ab83009edb7d52e3babef2de75d0b3d88;p=lhc%2Fweb%2Fwiklou.git display scrollbar for extramely long edit summaries without spaces --- diff --git a/stylesheets/monobook/IE60Fixes.css b/stylesheets/monobook/IE60Fixes.css index 2f085f83c8..d99c295e92 100644 --- a/stylesheets/monobook/IE60Fixes.css +++ b/stylesheets/monobook/IE60Fixes.css @@ -63,9 +63,13 @@ textarea { } #tawrapper { width: 100%; - text-align: left; overflow: hidden; } +.special li { + overflow: auto; + width: 100%; +} + div.editsection, #catlinks, div.tright,