Removed prefixes

This commit is contained in:
vanillaSlice 2018-10-01 04:00:11 +01:00 committed by rhyneav
commit 43dd0f9567

View file

@ -7,11 +7,7 @@
&.dismissible {
@include transition;
-webkit-box-pack: justify;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
max-height: 48rem;
opacity: 1;