left menu items and content block widths fixed

This commit is contained in:
Serghei Mihai 2013-11-05 17:40:53 +01:00
parent 4d504374be
commit 3f0cb7c61a
No known key found for this signature in database
GPG Key ID: 76D1C964BF2FA1AF
1 changed files with 1 additions and 1 deletions

View File

@ -3480,7 +3480,6 @@ body.largeText #content-core p {
float: left;
clear: none;
max-width: 745px !important;
width: auto;
}
#lcol {
@ -3589,6 +3588,7 @@ body.largeText #content-core p {
#lcol dl.portlet ul.navTreeLevel0 > .navTreeItem {
float: left;
margin: 0 5px;
width: 100%;
}
#lcolmenu {