mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
Removed prefixes
This commit is contained in:
parent
8ba8c911f4
commit
43dd0f9567
1 changed files with 0 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue