glossary tabs (when updating a glossary) is not aligned properly MDL-7172 ; merged from MOODLE_17_STABLE
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user