mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-17 19:23:02 +00:00
Increase the max height of the search results popover
This commit is contained in:
@@ -635,7 +635,7 @@ button.add-note svg.icon {
|
||||
right: 10px;
|
||||
}
|
||||
.search-add .popover {
|
||||
max-height: 250px;
|
||||
max-height: 600px;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 44px;
|
||||
|
||||
Reference in New Issue
Block a user