From: moodler Date: Mon, 12 Mar 2007 13:42:46 +0000 (+0000) Subject: Merged registration button fix from stable X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b105a94b4f10acb34fa5112f864ce3abe712ee6d;p=moodle.git Merged registration button fix from stable --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 4935f8eda3..9240d616dc 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -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; }