]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Attachments were not separated from e-content
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 23 Jun 2014 12:52:04 +0000 (14:52 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 23 Jun 2014 12:52:04 +0000 (14:52 +0200)
theme/base/css/display.css

index 0110429c170139fff0745deed62df337bc2fc4e9..d837a67c8e2eabe9c335717d4fac55255777405b 100644 (file)
@@ -805,6 +805,12 @@ z-index:99;
 position:static;
 }
 
+.notice.h-entry .attachments {
+    clear: both;
+    position: relative;
+    top: 1em;
+}
+
 #attachments {
 clear:both;
 float:left;