Fix alignment of more icon

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-06-15 17:13:40 +02:00 committed by John Molakvoæ (skjnldsv)
parent 5d95911537
commit 57b649d665
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 4 additions and 0 deletions

View File

@ -496,6 +496,10 @@ a.action > img {
margin-bottom: -1px;
}
.selectedActions .actions-selected .icon-more {
margin-top: -3px;
}
#fileList td a {
a.action {
display: inline;