diff --git a/src/General/css/style.css b/src/General/css/style.css index 05ad39554..369d907d9 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -718,6 +718,9 @@ span.hide-announcement { :root.gecko.fit-width .full-image:not(#ihover) { width: 100%; } +.fileThumb > .warning { + clear: both; +} #ihover { -moz-box-sizing: border-box; box-sizing: border-box;