From a6e57ea053cdc2d0875b5f11dbb8c8b8a713f5ca Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 19 Mar 2007 20:20:32 +0000 Subject: [PATCH] One more class to align all the glossary inline explanations. Merged from MOODLE_18_STABLE --- theme/standard/styles_layout.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 3f435f9fd3..4647017f79 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2919,8 +2919,9 @@ body#mod-forum-search .introcontent { width: auto; } +.glossaryexplain, .glossaryaddentry { - text-align:center; + text-align: center; } -- 2.39.5