Removed the line height to prevent text descenders being cut off in selects/dropdowns (#24731).

This commit is contained in:
Peter Fabian 2019-10-15 10:39:36 +02:00
parent badb135bd6
commit c2d36c823f
1 changed files with 0 additions and 1 deletions

View File

@ -6537,7 +6537,6 @@ table.bar_chart {
select,
input {
line-height: 1;
height: 32px;
}