aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 4b78cee..74a9faf 100644
--- a/style.css
+++ b/style.css
@@ -257,6 +257,9 @@ html, body {
-moz-user-select: text;
user-select: text;
}
+#modal-info .modal-body ul > li {
+ padding: 0.05rem 0;
+}
.ol-overlaycontainer-stopevent .modal-backdrop.show {
pointer-events: auto;