]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-15053 Merged from 1.9: Fixed typo in rtl.css
authormoodler <moodler>
Fri, 30 May 2008 03:22:58 +0000 (03:22 +0000)
committermoodler <moodler>
Fri, 30 May 2008 03:22:58 +0000 (03:22 +0000)
theme/standard/rtl.css

index 960b9303b60ad3d6e3d98680910e6908c17a263e..5d074c77e141d554deabb3c71faa7f1eb2440875 100755 (executable)
@@ -178,12 +178,12 @@ select#uninstalllang {
     direction: ltr;
 }
 
-.mod-forum .indent {
 /* in forums, fix top and bottom navigation bars' buttons */
 li form .invisiblefieldset {
        display: inline;
 }
 
+.mod-forum .indent {
     margin-right: 30px;
     margin-left: 0px;
 }