aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 2cfa5f8a..fb2759df 100644
--- a/static/style.css
+++ b/static/style.css
@@ -615,6 +615,11 @@ along with their colors.
overflow-y: auto;
}
+.event-inner .popup .location {
+ font-style: initial;
+ /* font-size: initial; */
+}
+
.popup .popup-control {
display: flex;
flex-direction: column;