From: skodak Date: Mon, 23 Oct 2006 11:17:56 +0000 (+0000) Subject: glossary tabs (when updating a glossary) is not aligned properly MDL-7172 ; merged... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1aaaa067dfd5520ed9823a9680edf6a87994e50d;p=moodle.git glossary tabs (when updating a glossary) is not aligned properly MDL-7172 ; merged from MOODLE_17_STABLE --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index fb3e877f47..445051ccba 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1946,10 +1946,10 @@ body#mod-forum-search .introcontent { width: 100%; } -.mod-glossary .tabs { +.mod-glossary .glossarydisplay .tabs { margin-bottom: 0px; } -.mod-glossary .tabs .side { +.mod-glossary .glossarydisplay .tabs .side { border-style: none; border-width: 0px; width: auto;