tie the narrow nav-pills to .widget instead of aside

This commit is contained in:
marijus
2014-11-11 21:09:05 +01:00
parent 325b269b22
commit f72035ec93
2 changed files with 5 additions and 4 deletions

View File

@@ -7,6 +7,11 @@
margin-top: 0px;
}
.widget .nav-pills > li > a {
padding: 6px 10px;
}
/* suggest */
.suggest-widget-more {