annotate downloads/static/css/downloads.css @ 832:c285a86fb4d5

Bandmap: add maxWidth param to InfoWindow ctor. Hopefully this helps with weird display issues with text getting cut off or scrollbars appearing.
author Brian Neal <bgneal@gmail.com>
date Sun, 28 Sep 2014 21:12:01 -0500
parents ee87ea74d46b
children
rev   line source
bgneal@312 1 #downloads-add td {
bgneal@312 2 padding-bottom: 5px;
bgneal@312 3 }
bgneal@312 4
bgneal@312 5 #downloads-add fieldset {
bgneal@312 6 margin: 1em 0 1em;
bgneal@312 7 padding: 0.5em;
bgneal@312 8 }