Merge pull request #4971 from OZhurbenko/fix-issue-4954
Aligned the dropdown's close button on small screens
This commit is contained in:
commit
1eddc2f408
@ -83,6 +83,7 @@ $dropdown-caret-height: 8px;
|
||||
|
||||
@include mq($small-only) {
|
||||
display: block;
|
||||
bottom: 0.8rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user