diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css index d5ae8cf..45b9b71 100644 --- a/static/styles.css +++ b/static/styles.css @@ -116,7 +116,7 @@ border-radius:10px; #areas{ padding:6px; border: 1px solid black; -height:120px; +height:140px; position:absolute; z-index:5; bottom:100px; @@ -287,4 +287,4 @@ text-decoration:None; .olControlScaleLine { bottom: 35px; -}
\ No newline at end of file +} |
