fix show-more-icon position
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
ef9e2e4e7d
commit
86a5d5b399
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue