aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 7651e9f6..bd74a239 100644
--- a/static/style.css
+++ b/static/style.css
@@ -201,6 +201,7 @@ Each event within the eventlist
.small-calendar td {
padding: 5px;
+ box-sizing: border-box;
}
.small-calendar td a {