Fix media-gallery, overflow is hidden. (#4008)
This commit is contained in:
committed by
Eugen Rochko
parent
b342c81c17
commit
049cea30b0
@@ -3433,6 +3433,7 @@ button.icon-button.active i.fa-retweet {
|
|||||||
&,
|
&,
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user