#2159 use icon+tooltip to replace text

This commit is contained in:
Unknwon 2015-12-12 16:53:16 -05:00
parent 7e88420bc6
commit 837155577a
3 changed files with 12 additions and 3 deletions

View file

@ -2980,6 +2980,10 @@ footer .container .links > *:first-child {
padding-top: 10px;
padding-bottom: 5px;
}
.feeds .list .header .plus.icon {
margin-top: 5px;
margin-right: 0;
}
.feeds .list ul {
list-style: none;
margin: 0;