X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2Fgallery.css;h=2febc685f9949982ab6b830bc18625f8209e7176;hb=7c45116b8b3d8a3b5cceff1e1fb40e0749571df5;hp=d1da4a31a85b4f30de287a009c746b9b15b7bc2f;hpb=436943f9fee49b1f892480f04f0dc4d5abc5fca0;p=dygraphs.git diff --git a/gallery/gallery.css b/gallery/gallery.css index d1da4a3..2febc68 100644 --- a/gallery/gallery.css +++ b/gallery/gallery.css @@ -122,7 +122,7 @@ a { position: absolute; left: 200px; right: 10px; - top: 100px; + top: 150px; bottom: 10px; } @@ -161,3 +161,5 @@ a { #workarea #highlighted-series .few .dygraph-legend > span.highlight { border: 1px solid grey; } #workarea #highlighted-series .many .dygraph-legend > span { display: none; } #workarea #highlighted-series .many .dygraph-legend > span.highlight { display: inline; } + +#workarea #edge-padding fieldset { display: inline-block; vertical-align: top; }