Template:Imperial/StartPage2

From 2008.igem.org

(Difference between revisions)
m
m
Line 179: Line 179:
/* Drop-down Menu */
/* Drop-down Menu */
#sddm {
#sddm {
 +
background-color: #E5EBFF;
display: block;
display: block;
 +
white-space: nowrap;
 +
width: 10em; /*  Restrict the width of the label to 10em. */
 +
overflow: hidden; /* Hide the overflow if the text label exceeds 10em in width. */
margin: 0;
margin: 0;
padding: 0;
padding: 0;

Revision as of 15:33, 28 October 2008