X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=styles%2Flayout.css;h=0738f62eb478ef743005391228e02a95ad2405d5;hb=88c7097e6f942052991d5e6a190896f8ae1aacee;hp=da79d8f4f003506dca2844cb2879cbebd43077d1;hpb=3a9338fec7ce3f4c722906de20508ec1260839e2;p=contagged diff --git a/styles/layout.css b/styles/layout.css index da79d8f..0738f62 100644 --- a/styles/layout.css +++ b/styles/layout.css @@ -85,8 +85,8 @@ div#content { border: 1px solid #999; padding: 1em; height: auto !important; - min-height: 45em; - height: 45em; + min-height: 55em; + height: 55em; } /* help screen */ @@ -169,6 +169,14 @@ div#edit span.hint { font-size: 75%; } +/* mapping */ +div#map div#google_map { + width: 95%; + margin: 2em auto; + height: 40em; +} + + /* tagcloud */ div#tagcloud { margin: 2em;