]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
entry attachment css
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 21 Mar 2016 23:03:22 +0000 (00:03 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 21 Mar 2016 23:03:22 +0000 (00:03 +0100)
theme/base/css/display.css

index 19ff81407d79e214c2b2c9542f7de052bf1b3a42..03cb4644ee683da1eb1d1dcb9eaf466d793997a5 100644 (file)
@@ -810,11 +810,14 @@ position:static;
 }
 
 .notice.h-entry .attachments {
-    clear: both;
     position: relative;
     margin-bottom: 1em;
 }
 
+.notice.h-entry .attachments > * {
+    clear: both;
+}
+
 .notice.h-entry .attachments .inline-attachment > * {
     height: auto;
     max-width: 100%;