summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_mobile.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive/_mobile.scss')
-rw-r--r--webapp/sass/responsive/_mobile.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/webapp/sass/responsive/_mobile.scss b/webapp/sass/responsive/_mobile.scss
index d39797efb..de453f93f 100644
--- a/webapp/sass/responsive/_mobile.scss
+++ b/webapp/sass/responsive/_mobile.scss
@@ -1349,6 +1349,16 @@
.post {
.attachment {
+ .attachment__body__wrap {
+ .btn-close {
+ height: 30px;
+ left: -15px;
+ top: 7px;
+ visibility: visible;
+ width: 30px;
+ }
+ }
+
.attachment__image {
&.attachment__image--openraph {
max-width: 200px;