]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
only direct .inline-attachment children
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 16 Mar 2016 19:37:57 +0000 (20:37 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 16 Mar 2016 19:37:57 +0000 (20:37 +0100)
theme/base/css/display.css

index 8f059faadb7d545efc9f39ab177bdcdfe0f5b0eb..03c1544b4dd1ee19b280b80e894c421ed403db20 100644 (file)
@@ -811,7 +811,7 @@ position:static;
     margin-bottom: 1em;
 }
 
-.notice.h-entry .attachments .inline-attachment * {
+.notice.h-entry .attachments .inline-attachment * {
     height: auto;
     max-width: 100%;
 }