FIX: lightbox expand icon on mobile

This commit is contained in:
Penar Musaraj 2018-11-30 14:35:45 -05:00
parent 4e010382cc
commit bbd33de05b
1 changed files with 3 additions and 0 deletions

View File

@ -21,5 +21,8 @@
.expand {
position: initial;
filter: invert(100%);
float: none;
height: 16px;
}
}