second level navigation items style improved

This commit is contained in:
Serghei Mihai 2013-11-19 15:51:12 +01:00
parent f28a9ffd6d
commit 85e8a51b1c
1 changed files with 4 additions and 0 deletions

View File

@ -3434,6 +3434,10 @@ body.largeText #content-core p {
top: 0;
width: auto;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
display: inline;
}
}
@media screen and (min-width: 716px) and (max-width:950px) {