Mercurial > public > sg101
view bandmap/static/css/bandmap.css @ 833:497c720f9d0d
Bandmap: add CSS to balloon to force size.
Otherwise text was getting cut off or scrollbars
appearing randomly.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 28 Sep 2014 22:05:09 -0500 |
parents | 5103edd3acc4 |
children |
line wrap: on
line source
#map-canvas { width: 720px; height: 540px; border: 1px solid black; margin: 0 auto; } #map-info { margin-top: 2em; } div.band-balloon { width: 150px; height: 75px; }