Explicitly set line-height for tagedit items
This commit is contained in:
parent
da2fab1fd3
commit
982b673d37
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
color: #0d5165;
|
color: #0d5165;
|
||||||
|
line-height: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tagedit-list li.tagedit-listelement-focus {
|
.tagedit-list li.tagedit-listelement-focus {
|
||||||
|
|
Loading…
Add table
Reference in a new issue