summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout')
-rw-r--r--webapp/sass/layout/_post.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss
index 50158ccc2..f95bb3e59 100644
--- a/webapp/sass/layout/_post.scss
+++ b/webapp/sass/layout/_post.scss
@@ -458,7 +458,7 @@ body.ios {
.post-list__table {
display: table;
height: 100%;
- min-height: 100%;
+ min-height: 350px;
table-layout: fixed;
width: 100%;