prevent divs to be pushed below sidebar

This commit is contained in:
Daniel Seifert 2010-08-02 22:55:01 +02:00
parent 9076294bbf
commit 157a8f5c39
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
margin-right: auto;
width: 70% !important;
min-height: 40px;
clear: both;
clear: left;
text-align: justify;
vertical-align: middle;
border-collapse: collapse;