Merged two separate select styles
This commit is contained in:
parent
7ab682091d
commit
d160dba51a
@ -233,7 +233,8 @@
|
||||
margin-bottom: 20px;
|
||||
background: #fff; }
|
||||
select {
|
||||
padding: 0; }
|
||||
padding: 0;
|
||||
width: 220px; }
|
||||
input[type="text"]:focus,
|
||||
input[type="password"]:focus,
|
||||
input[type="email"]:focus,
|
||||
@ -250,8 +251,6 @@
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-size: 13px; }
|
||||
select {
|
||||
width: 220px; }
|
||||
input[type="checkbox"] {
|
||||
display: inline; }
|
||||
label span,
|
||||
|
Loading…
Reference in New Issue
Block a user