Form styling

This commit is contained in:
Oleg Lavrovsky 2017-04-12 13:32:30 +02:00
parent ec9ce5b1c8
commit a0bc495816

View file

@ -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;