Merge pull request #4031 from pgiraud/popup_size

Fixing size of popup
This commit is contained in:
Pierre GIRAUD
2015-08-21 13:08:33 +02:00
+1
View File
@@ -8,6 +8,7 @@
border: 1px solid #cccccc; border: 1px solid #cccccc;
bottom: 12px; bottom: 12px;
left: -50px; left: -50px;
min-width: 280px;
} }
.ol-popup:after, .ol-popup:before { .ol-popup:after, .ol-popup:before {
top: 100%; top: 100%;