• File: select.css
  • Full Path: /home/chassiw/www/wp-content/plugins/meta-box/css/select.css
  • File size: 192 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.rwmb-select {
	min-width: 160px;
}
.rwmb-select.rwmb-select[multiple] {
	padding: 0;
}
.rwmb-select option {
	padding: 4px 8px;
}
.rwmb-select-all-none {
	display: block;
	margin-top: 5px;
}