style: adjust margins in wcs blocks (#28610)

This commit is contained in:
Frédéric Péters 2018-12-05 07:39:21 +01:00
parent 96b20b4478
commit 148c4c7005
1 changed files with 5 additions and 1 deletions

View File

@ -21,7 +21,11 @@ div.other_actions { // authentic
}
div div.bo-block ul.biglist { // w.c.s.
margin: -1ex;
margin: -1ex;
}
div div.bo-block h3 ~ ul.biglist { // w.c.s.
margin: 0 -1ex;
}
div div.bo-block ul.biglist p.details.badge { // w.c.s.