aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-19 11:47:41 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-19 11:47:41 -0800
commitb5875c3af97bdd3cc0def834c9d739d4517e9567 (patch)
tree0621e3888008f9f1c3b86d3a0bf6b0451631acd5 /view/css
parented87dbc1414b7da2f58213671539c5570a416809 (diff)
parentba52af786e0e2f27c36e82df9086dfb8d33d9062 (diff)
downloadvolse-hubzilla-b5875c3af97bdd3cc0def834c9d739d4517e9567.tar.gz
volse-hubzilla-b5875c3af97bdd3cc0def834c9d739d4517e9567.tar.bz2
volse-hubzilla-b5875c3af97bdd3cc0def834c9d739d4517e9567.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Conflicts: version.inc
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;
}