make expanded images {clear: left} so they have room to expand
This commit is contained in:
parent
6302f4a6d8
commit
e73410f48c
@ -726,6 +726,9 @@ span.hide-announcement {
|
||||
.expanded-image > .post > .file > .fileThumb > .full-image:not(#ihover) {
|
||||
display: inline;
|
||||
}
|
||||
.expanded-image {
|
||||
clear: left;
|
||||
}
|
||||
.expanding {
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user