Added hand cursor to "show more" link at comments

This commit is contained in:
andystrobel 2015-12-28 10:04:15 +01:00
parent 1e4fa095dc
commit 0a286cd83c
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -2075,6 +2075,7 @@ ul.tag_input {
.comment {
.show-all-link {
font-size: 12px;
cursor: pointer;
}
}
}