fix show-more-icon position

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2017-01-17 09:23:59 +01:00
parent ef9e2e4e7d
commit 86a5d5b399
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
1 changed files with 1 additions and 2 deletions

View File

@ -123,8 +123,7 @@ form #datadirField legend {
padding: 13px; /* increase clickable area of Advanced dropdown */
}
#showAdvanced img {
vertical-align: bottom; /* adjust position of Advanced dropdown arrow */
margin-left: -4px;
vertical-align: middle; /* adjust position of Advanced dropdown arrow */
}
/* Buttons and input */