Small fix to dropdown item height

This commit is contained in:
Raimund Schlüßler 2019-05-08 21:29:40 +02:00
parent bc2b9b2651
commit 3a9d5264e1
No known key found for this signature in database
GPG key ID: 036FA7EB1A599178

View file

@ -100,7 +100,7 @@
float: inherit;
width: auto !important;
cursor: pointer;
height: 36px;
height: 44px;
/*
* rules for confirmation directive
@ -1210,7 +1210,7 @@
}
.icon {
margin: 11px 8px;
margin: 14px 8px;
&.sort-indicator {
margin-left: auto;