fixed apps css

This commit is contained in:
tommy tomson 2012-03-03 21:45:59 +01:00
parent d4ac1f2a9c
commit 42b9887693
2 changed files with 8 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<li>$ap</li>
{{ endfor }}
</ul>
</li>
</li>
{{ endif }}
{{ if $nav.home }}

View File

@ -675,6 +675,13 @@ nav #nav-directory-link{
margin-left: 0px;
margin-right: 0px;
font-weight: bold;
margin: 3px 15px;
}
nav #nav-apps-link{
margin-left: 0px;
margin-right: 0px;
font-weight: bold;
margin: 3px 15px;
}
nav #nav-help-link .menu-popup,
nav #nav-search-link .menu-popup,