left-sidebar: Style "More topics" to be more consistent.

The "More topics" link was not lined up with the topics due to a
recent change anymore; we also increase the font size slightly.

Fixes: #6090.
This commit is contained in:
Brock Whittaker 2017-08-11 14:41:31 -07:00 committed by Tim Abbott
parent cb846b4fb3
commit 158bd23b59
1 changed files with 2 additions and 1 deletions

View File

@ -434,7 +434,8 @@ li.expanded_private_message a {
}
li.show-more-topics a {
font-size: 75%;
margin-left: 5px;
font-size: 80%;
}
li.show-more-private-messages a {