style: let email preferences table use the width it needs

This commit is contained in:
Frédéric Péters 2014-06-17 15:21:10 +02:00
parent 7bac8c0b81
commit 18640882e3
1 changed files with 4 additions and 0 deletions

View File

@ -650,3 +650,7 @@ input[type="submit"].searchBtn:hover {
bottom: auto;
top: 40px;
}
table.ab-subscr-form {
width: auto;
}