From: dongsheng Date: Tue, 28 Jul 2009 08:19:26 +0000 (+0000) Subject: "MDL-19839, limit maxium width of comments block" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2bc84518d4d253b4388798ccef18604d53260cd2;p=moodle.git "MDL-19839, limit maxium width of comments block" --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 8e541ad940..747b24fa1e 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -5515,6 +5515,7 @@ wikiadminactions { * */ .comment-ctrl { + max-width: 200px; font-size: 12px; display: none; margin:0;