]> git.sur5r.net Git - contagged/blobdiff - styles/layout.css
Slovak Translation added
[contagged] / styles / layout.css
index da79d8f4f003506dca2844cb2879cbebd43077d1..0738f62eb478ef743005391228e02a95ad2405d5 100644 (file)
@@ -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;