# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. Index: moodle/theme/custom_corners/user_styles.css --- moodle/theme/custom_corners/user_styles.css Base (1.11.2.30) +++ moodle/theme/custom_corners/user_styles.css Locally Modified (Based On 1.11.2.30) @@ -1111,7 +1111,7 @@ background-repeat: repeat-x; background-position: center bottom; background-color: #FFFFFF; - padding-bottom: 5px; \ No newline at end of file + /*padding-bottom: 5px; causes mis-alignment in IE. MDL-21088*/ \ No newline at end of file } form.mform legend { color: #0066ff;