summaryrefslogtreecommitdiffstats
path: root/css/mapstyle.css
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2011-09-11 20:05:20 -0700
committerPatrick Davison <snapwilliam@gmail.com>2011-09-11 20:05:20 -0700
commita9d16fbd58b2dfab4dc243e5d163dfbfebc92f3a (patch)
tree03a4f354a280e940396a844d29d2e50e924c680c /css/mapstyle.css
parent094eb070b40cd707625738ab254a1a06cc11b4e0 (diff)
parenteb3e11068965f2bd9428e0d15147b8086e5ab026 (diff)
downloadpathery-a9d16fbd58b2dfab4dc243e5d163dfbfebc92f3a.tar.xz
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
Diffstat (limited to 'css/mapstyle.css')
-rw-r--r--css/mapstyle.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/css/mapstyle.css b/css/mapstyle.css
index ffec888..49d154c 100644
--- a/css/mapstyle.css
+++ b/css/mapstyle.css
@@ -28,8 +28,8 @@
.dsp_33 {
width:32%;
}
-.dsp_49 {
- width:49%;
+.dsp_60 {
+ width:60%;
}
.dsp_24 {
width:23%;
@@ -41,7 +41,7 @@
.grid_dsp_left,
.grid_dsp_mid,
.grid_dsp_right {
- overflow: none;
+ overflow: hidden;
position:relative;
float: left;
padding:2px;
@@ -49,7 +49,6 @@
}
.grid_dsp_left {
text-align:left;
- align:left;
}
.grid_dsp_mid {
text-align:center;