SPR-814: detail template local merges

This commit is contained in:
Jana Deutschländer 2017-04-19 15:51:32 +02:00
commit 16a4631324
4 changed files with 9 additions and 1 deletions

View file

@ -62,6 +62,10 @@
padding-right: @margin-default;
}
> h4 {
padding-top: (@margin-default / 2);
}
dl {
display: flex;
display: -webkit-flex;