Fixed dropdown line-height
Most noticable on the commit header
This commit is contained in:
parent
915ad255cd
commit
8cd17f748b
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
|||
position: relative;
|
||||
padding: 5px 10px;
|
||||
color: $dropdown-link-color;
|
||||
line-height: initial;
|
||||
text-overflow: ellipsis;
|
||||
border-radius: 2px;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in a new issue