Skip to content

Placement of table column filter dropdowns #1751

@DarkSide666

Description

@DarkSide666

Currently looks like this:
image

By disabling/dropping these 2 CSS rules I managed to move dropdown icon to be correctly vertical aligned in center.

.atk-table-dropdown {margin-top: -8px}
.atk-table-dropdown i {vertical-align: bottom}

image

But I'm not sure - maybe changing these styles can break style somewhere else.
Any idea why these two CSS rules was added?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions