aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-01-22 17:18:53 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-01-22 17:20:38 +0100
commitf14b59c2ffed9b9e2750fa2c3cde836d2bca5d13 (patch)
treeff299b9cd8b4a8f226776a9abfd050e10ec4aed8
parent48f7bd133e81b0d99a62020aa6e46232f514b591 (diff)
Improve CSS rules.
-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;