[OpenLayers-Dev] New example layout cuts off longer text description

Ivan Grcic ivan.grcic at geo-solutions.it
Thu Mar 10 09:32:34 EST 2011


Hi all,

new examples page looks pretty neat, well done to whoever made it possible :)

There's one little thing that has to be corrected, if the example text
description doesnt fit inside example div, it gets cut of.

Adding overflow:auto to mainlink class inside example-list.html seems
to  work just fine:

            #examples .mainlink {
                height: 8em;
                overflow: auto;
            }
(I dont have to open ticket for this thingy, right?)

Cheers,
Ivan

-- 
-------------------------------------------------------
Ivan Grcic
GeoSolutions S.A.S.
Software Engineer


Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:   +39 328 0559267


http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://twitter.com/geosolutions_it
http://www.youtube.com/user/GeoSolutionsIT


-------------------------------------------------------


More information about the Dev mailing list