--- share/web/static/css/app.css 2008/04/07 15:50:57 64 +++ share/web/static/css/app.css 2008/04/07 17:50:53 65 @@ -9,21 +9,17 @@ margin-top: 1em; } -.picture-description { - width: 70%; - padding-left: 2em; -} - /* units list */ .unit { float: left; - width: 70%; + width: 50%; } .pictures-by-unit { float: right; width: 20%; + min-width: 320px; padding-left: 2em; padding-right: 2em; padding-bottom: 1em;