X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fhome.css;h=152fe00f37aab830444145d99dbfcba0c3ab6699;hp=701f3427dd959e58a867cda23c58e8e3c291c0bc;hb=5f0141b70611206786cad421c7c395ced3a426be;hpb=2ff5b9413eb9d2aeb77b5b9eb520dd8e35625c86 diff --git a/static/exodus/css/home.css b/static/exodus/css/home.css index 701f342..152fe00 100644 --- a/static/exodus/css/home.css +++ b/static/exodus/css/home.css @@ -34,9 +34,10 @@ /* Window with textual info */ .summary { width:280px; - height:120px; + min-height:120px; overflow:hidden; border:3px double #cc8900; + padding:5px; } .closeup div, .summary div { display: none;