Fix media-gallery, overflow is hidden. (#4008)

lolsob-rspec
Naoki Kosaka 2017-06-30 12:37:17 +09:00 committed by Eugen Rochko
parent 572513b0b0
commit a48f7bdf28
1 changed files with 1 additions and 0 deletions

View File

@ -3433,6 +3433,7 @@ button.icon-button.active i.fa-retweet {
&,
img {
width: 100%;
overflow: hidden;
}
}