Template:PageCredits/styles.css: Difference between revisions

Jump to navigation Jump to search
tweaking to use max-height instead of height. Hopefully should fix the whitespace issue on shorter credits lists
imported>Hb1290
No edit summary
imported>Hb1290
(tweaking to use max-height instead of height. Hopefully should fix the whitespace issue on shorter credits lists)
Line 27: Line 27:
   z-index: 1;
   z-index: 1;
   padding:10px;
   padding:10px;
   height:500px;
   max-height:500px;
   overflow:scroll;
   overflow:scroll;
}
}
Anonymous user

Navigation menu