summaryrefslogtreecommitdiffstats
path: root/web/sass-files
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files')
-rw-r--r--web/sass-files/sass/partials/_post.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index dd88e6e16..db03a1578 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -645,6 +645,9 @@ body.ios {
width: 100%;
}
}
+ .attachment__text p:last-of-type {
+ display: inline-block;
+ }
.attachment__thumb-pretext {
margin-left: 5px;
}