summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout')
-rw-r--r--webapp/sass/layout/_post.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss
index cb30106d4..605c03658 100644
--- a/webapp/sass/layout/_post.scss
+++ b/webapp/sass/layout/_post.scss
@@ -812,6 +812,11 @@ body.ios {
white-space: nowrap;
}
+ .col__remove {
+ position: absolute;
+ right: 10px;
+ }
+
.permalink-popover {
min-width: 0;