From ed810a360f9a52e1e57ea95723d46b68eb586f69 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Feb 2015 15:57:22 -0800 Subject: event form - provide map ability for location field and add preview ability --- view/css/mod_events.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/css') 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 -- cgit v1.2.3