Browse Source

Merge b0bad32a2f into 6f2a912708

pull/5683/merge
Andrew G 2 years ago
committed by GitHub
parent
commit
2ded5aee2a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/modules/dropdown.less

2
src/definitions/modules/dropdown.less

@ -1212,7 +1212,7 @@ select.ui.dropdown {
Floating
---------------*/
.ui.floating.dropdown .menu {
.ui.floating.dropdown > .menu {
left: 0;
right: auto;
box-shadow: @floatingMenuBoxShadow !important;

Loading…
Cancel
Save