]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Inline attachment layout improvement
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 792501e28905fddae5634cb531229bca7a12dea9..00bf5e5e3d58dd3eacba1098292c9ee2d267be21 100644 (file)
@@ -812,6 +812,15 @@ position:static;
     top: 1em;
 }
 
+.notice.h-entry .attachments .inline-attachment * {
+    max-width: 100%;
+}
+.notice.h-entry .attachments .inline-attachment > a {
+    font-size: 0.88em;
+    line-height: 16px;
+    height: 16px;
+}
+
 #attachments {
 clear:both;
 float:left;