From: tjhunt Date: Fri, 22 Jun 2007 13:46:00 +0000 (+0000) Subject: MDL-10213 - layuout problem for question in IE in Moodle 1.7. I'm taking the opportun... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f9108f58ded5906da54dd9408ed98822aa8fd4db;p=moodle.git MDL-10213 - layuout problem for question in IE in Moodle 1.7. I'm taking the opportunity to clean up the CSS in 1.8 and HEAD to match what I did in 1.7. Merged from MOODLE_18_STABLE. --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index dd0ee69bea..0aea8fb7cb 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2380,9 +2380,8 @@ body#message-messages { } .que .feedback { clear: both; - /* float: right; */ - width: 83%; padding: 0 0 0.3em 0.3em; + margin-bottom: 0.5em; border: 1px solid; } .multichoice td.feedback {