Skip to content

Commit 008151e

Browse files
committed
FIX: Too much white space between posts on mobile
1 parent 781a887 commit 008151e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/mobile/topic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ a.edit-topic {font-size: 15px;}
134134
position: absolute;
135135
}
136136

137-
.topic-post:last-of-type {padding-bottom: 40px;}
137+
.post-cloak:last-of-type {padding-bottom: 40px;}
138138

139139
.heatmap-high {color: #f77 !important;}
140140
.heatmap-med {color: #a00 !important;}

0 commit comments

Comments
 (0)