diff --git a/css/style.css b/css/style.css index 2edec9e13..d23967a53 100644 --- a/css/style.css +++ b/css/style.css @@ -443,6 +443,9 @@ a[href="javascript:;"] { .expanding { opacity: .5; } +.expanded-image { + clear: both; +} .expanded-image > .op > .file::after { content: ''; clear: both;