]> git.mjollnir.org Git - moodle.git/commitdiff
"MDL-19839, limit maxium width of comments block"
authordongsheng <dongsheng>
Tue, 28 Jul 2009 08:19:26 +0000 (08:19 +0000)
committerdongsheng <dongsheng>
Tue, 28 Jul 2009 08:19:26 +0000 (08:19 +0000)
theme/standard/styles_layout.css

index 8e541ad9407daa0bec2e5b609b9cb8a3b35087a9..747b24fa1e0397e01b470efdf3e39d29ec74cdcc 100644 (file)
@@ -5515,6 +5515,7 @@ wikiadminactions {
  *
  */
 .comment-ctrl {
+    max-width: 200px;
     font-size: 12px;
     display: none;
     margin:0;