From: stronk7 Date: Mon, 19 Mar 2007 20:20:32 +0000 (+0000) Subject: One more class to align all the glossary inline explanations. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a6e57ea053cdc2d0875b5f11dbb8c8b8a713f5ca;p=moodle.git One more class to align all the glossary inline explanations. Merged from MOODLE_18_STABLE --- 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; }