aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_events.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/css/mod_events.css b/view/css/mod_events.css
index 2ed0f2b0a..ef8a0c4f7 100644
--- a/view/css/mod_events.css
+++ b/view/css/mod_events.css
@@ -1,3 +1,9 @@
+/* fix borders */
+#events-calendar {
+ margin-left: -1px;
+ margin-bottom: -1px;
+}
+
#event-desc-textarea, #event-location-textarea {
width: 400px;
}