ref: master
public/stylesheets/content/forum.scss
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.forum-posts .pagination { margin-top: 20px; } .forum-post td.forum-post-title { position: relative; padding-left: 15px; span.ui-icon { position: absolute; display: inline-block; left: -1px; top: 7px; } }