give keywords a bit of space

This commit is contained in:
Frédéric Péters 2014-03-14 17:13:19 +01:00
parent 77d9840dde
commit 937593bc77
1 changed files with 5 additions and 0 deletions

View File

@ -770,6 +770,11 @@ div.pb-ajax form textarea#form-widgets-note {
height: 12em;
}
div.pb-ajax #formfield-form-widgets-IPfwbDocument-keywords label {
display: block;
margin-bottom: 1ex;
}
div.pb-ajax #formfield-form-widgets-IPfwbDocument-keywords a {
display: none;
}