@hlfan commented on this pull request.


> 

```suggestion
#map-context-menu {
  .dropdown-item:active {
    @extend .dropdown-item:focus;
  }
  &.cm_dropdown {
    position: absolute;
    z-index: 1000;
  }
  &.cm_dropdown_menu {
    position: absolute;
    display: block;
    min-width: 200px;
  }
}
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6542#pullrequestreview-3487211217
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6542/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to