fix details layout

This commit is contained in:
Antelle 2016-02-17 00:01:37 +03:00
parent 935b49899f
commit 1df068c92a
1 changed files with 3 additions and 1 deletions

View File

@ -234,7 +234,9 @@
.details__body-aside & {
@include th { color: muted-color(); }
a { @include th { color: muted-color(); } }
width: 12em;
width: 13em;
padding-right: 0;
margin-right: 0;
@include flex(0 0 auto);
}
&-btn {