Make sure applications filter is expanded on xlarge and xxlarge screens (#2065)

This commit is contained in:
Alexander Matyushentsev 2019-07-31 14:26:07 -07:00 committed by GitHub
parent 47804103d9
commit 355e949a87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@
}
}
@include breakpoint(xxlarge only) {
@include breakpoint(xxlarge up) {
&__summary {
margin-top: 5.3em;
}