Fix alignment of more icon
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
5d95911537
commit
57b649d665
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue