diff --git a/src/General/css/style.css b/src/General/css/style.css index a94c6ee3d..4a1584310 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -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; }