Merge "Modify so as to display fa-check icon with a single line"
This commit is contained in:
commit
aaca079b17
@ -3,6 +3,7 @@
|
||||
padding: 0;
|
||||
|
||||
& > li {
|
||||
white-space: nowrap;
|
||||
|
||||
&.dropdown-header,
|
||||
& > a {
|
||||
@ -39,4 +40,4 @@
|
||||
cursor: not-allowed;
|
||||
color: $dropdown-link-disabled-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user