Form styling
This commit is contained in:
parent
ec9ce5b1c8
commit
a0bc495816
1 changed files with 5 additions and 0 deletions
|
@ -8542,6 +8542,11 @@ footer#footer a {
|
|||
#contact-page form ul label {
|
||||
width: auto;
|
||||
}
|
||||
#contact-page form .helptext {
|
||||
margin-bottom: 1em;
|
||||
display: block;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
#search-form input {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in a new issue