improve collapse toggle render (css)

This commit is contained in:
Raphaël Huchet 2017-05-15 17:16:58 +02:00 committed by rap2h
parent ac254fbe79
commit 7a50784336

View file

@ -617,6 +617,11 @@ a.test-arrow:hover{
top: 0;
}
h3 > .collapse-toggle, h4 > .collapse-toggle {
font-size: 0.8em;
top: 5px;
}
.toggle-wrapper > .collapse-toggle {
left: -24px;
margin-top: 0px;