move details head button

This commit is contained in:
Laura Klünder 2017-11-22 15:35:40 +01:00
parent 7fa979fc1a
commit 9afe4dc033

View file

@ -144,7 +144,7 @@ section.details > .details-head {
padding: 11px 10px 8px;
}
.details-head > button {
margin: 0;
margin: -2px 0 0;
transition: none;
}
#sidebar section.details > .details-body {