top/bottom pad title in topic lists: easier click

This commit is contained in:
Jeff Atwood 2014-10-12 23:48:04 -07:00
parent 0a678fbf36
commit dd870e8cdc
1 changed files with 2 additions and 4 deletions

View File

@ -49,10 +49,8 @@
.main-link { .main-link {
font-size: 16px; font-size: 16px;
a.title {
i.score { padding: 15px 0;
color: $success;
cursor: pointer;
} }
} }