aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-02-09 15:57:22 -0800
committerfriendica <info@friendica.com>2015-02-09 15:57:22 -0800
commited810a360f9a52e1e57ea95723d46b68eb586f69 (patch)
tree40f173bb07d789002ce74c5cd20b1c7893ae7953 /view/css
parent0e74ebc6a9f6ef6f8348a68d9ecee98795edd56b (diff)
downloadvolse-hubzilla-ed810a360f9a52e1e57ea95723d46b68eb586f69.tar.gz
volse-hubzilla-ed810a360f9a52e1e57ea95723d46b68eb586f69.tar.bz2
volse-hubzilla-ed810a360f9a52e1e57ea95723d46b68eb586f69.zip
event form - provide map ability for location field and add preview ability
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_events.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/mod_events.css b/view/css/mod_events.css
index e2439e844..f57c06a9d 100644
--- a/view/css/mod_events.css
+++ b/view/css/mod_events.css
@@ -36,4 +36,8 @@
#event-desc-text, #event-location-text, .event-form-location-end {
margin-top: 15px;
+}
+
+#event-edit-preview-btn {
+ margin-right: 15px;
} \ No newline at end of file