fix align on more and less in collection description

This commit is contained in:
Fabiano Alencar 2018-11-28 10:00:24 -02:00
parent 039dccf0f0
commit 7e7d12a534
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
} }
&.full-story { &.full-story {
height: auto; height: auto;
margin-bottom: 1rem; margin-bottom: 2rem;
} }
} }
} }