style: remove excessive padding in wcs forms

This commit is contained in:
Frédéric Péters 2015-10-06 15:21:30 +02:00
parent 0a40ff605c
commit 3512fa0acc
1 changed files with 0 additions and 1 deletions

View File

@ -457,7 +457,6 @@ button.submit:active, button.submit:focus {
color: #333;
}
#rub_service form {
padding: 25px 30px;
width: auto;
overflow: hidden;
}