witten
/
luminotes
Archived
1
0
Fork 0

Setting a min width on pulldown CSS.

This commit is contained in:
Dan Helfman 2008-10-07 14:41:30 -07:00
parent de0977b082
commit a91136d27d
1 changed files with 1 additions and 0 deletions

View File

@ -554,6 +554,7 @@ h1 {
font-size: 72%;
text-align: left;
max-height: 20em;
min-width: 10em;
overflow: auto;
padding: 0.5em;
border: 1px solid #000000;