MDL-36774 theme: Comment issues in glossary and blogs

This commit is contained in:
Frederic Massart 2012-11-26 12:32:14 +08:00
parent 97df015690
commit 971ff1be9b
2 changed files with 5 additions and 1 deletions

View file

@ -3,7 +3,7 @@
.path-mod-glossary .glossarypost.entrylist {border-width:0px;}
.path-mod-glossary .glossarypost.continuous .concept {display: inline;}
.path-mod-glossary .glossarypost .commands {width: 200px;white-space: nowrap;}
.path-mod-glossary .glossarypost .picture {width: 35px;}
.path-mod-glossary .glossarypost td.picture {width: 35px;}
.path-mod-glossary .glossarypost .entrylowersection .aliases {text-align:center;}
.path-mod-glossary .glossarypost .entrylowersection .icons {text-align:right;padding-right: 5px;}
.path-mod-glossary .glossarypost .entrylowersection .ratings {text-align:right;padding-right: 5px;padding-bottom: 2px;}