blob: 5cce9ac3bb3c300c41b6a940c1cc884b11c77828 [file] [log] [blame]
select {
display: block;
overflow-y: auto;
}
select hr {
border-style: none;
border-bottom: 1px solid black;
margin: 0 0.5em;
}
option, optgroup {
-webkit-padding-end: 2px;
}
.wrap option {
white-space: pre-wrap;
}