fix layout with smaller windows

This commit is contained in:
Frederic Peters 2009-05-25 17:38:22 +02:00
parent 1370f92fa3
commit e48c937b0e
1 changed files with 4 additions and 5 deletions

View File

@ -19,12 +19,12 @@
<style type="text/css">
div.intro {
float: left;
width: 60%;
width: 60%;
}
div.calendars {
float: right;
width: 20em;
width: 35%;
background: #eef3f5;
border: 1px solid #8cacbb;
}
@ -49,12 +49,11 @@ div.calendars ul {
<div tal:replace="structure provider:plone.abovecontentbody" />
<div class="intro">
<div tal:condition="here/description"
<div class="intro"
tal:condition="here/description"
tal:content="structure here/description">
Description
</div>
</div>
<div class="calendars">
<ul>