mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
FIX: Too much white space between posts on mobile
This commit is contained in:
parent
781a8876d3
commit
008151e90d
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ a.edit-topic {font-size: 15px;}
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.topic-post:last-of-type {padding-bottom: 40px;}
|
||||
.post-cloak:last-of-type {padding-bottom: 40px;}
|
||||
|
||||
.heatmap-high {color: #f77 !important;}
|
||||
.heatmap-med {color: #a00 !important;}
|
||||
|
|
Loading…
Reference in a new issue