remove double icons in the wiki sidebar

This commit is contained in:
Frances Botsford
2014-04-02 14:28:40 -04:00
parent 269cd19abe
commit 4874c45d31
2 changed files with 9 additions and 5 deletions

View File

@@ -325,6 +325,10 @@ section.wiki {
background: url(../images/wiki-icons.png) no-repeat;
}
[class^="icon-"] {
padding-right: ($baseline/4);
}
.icon-view,
.icon-home {
background-position: 0 0;