]> git.mjollnir.org Git - moodle.git/commitdiff
Merged registration button fix from stable
authormoodler <moodler>
Mon, 12 Mar 2007 13:42:46 +0000 (13:42 +0000)
committermoodler <moodler>
Mon, 12 Mar 2007 13:42:46 +0000 (13:42 +0000)
theme/standard/styles_layout.css

index 4935f8eda3f2ec0764d4d96d1198ba2f61bfd67f..9240d616dc8dbcea0f0cc838771fd61accec12b5 100644 (file)
@@ -862,7 +862,8 @@ body#admin-modules table.generaltable td.c0
   margin:20px;
 }
 
-#admin-index .adminwarning .singlebutton {
+#admin-index .adminwarning .singlebutton,
+#admin-index #layout-table .singlebutton {
   text-align:center;
   margin:20px;
 }