]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Merge request from postblue for unclosed @media in CSS
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 5e87675c8a8b5ba9127061f60a5bf00d3fcdd678..f054be2b49bba87ce747293742ed9f90e70e39e3 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;