Skip to content
Snippets Groups Projects
Commit 3ad0a011 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

popover window in openlayers has min width defined

parent 013de7c6
No related branches found
No related tags found
1 merge request!307Resolve "Pin popup window too narrow"
Pipeline #
......@@ -722,6 +722,7 @@ a.adminLink:hover {
.popover {
max-width: 600px;
min-width: 390px;
}
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment