aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-02-08 20:23:02 -0800
committerfriendica <info@friendica.com>2015-02-08 20:23:02 -0800
commit69894e28c48dabb1061b55156dbafc91f7c75ea1 (patch)
tree455c2951eab628d932243f312ded424eb474c036 /view/css
parenta1d84f96b6a0852b785a459279d7756aeaa90614 (diff)
downloadvolse-hubzilla-69894e28c48dabb1061b55156dbafc91f7c75ea1.tar.gz
volse-hubzilla-69894e28c48dabb1061b55156dbafc91f7c75ea1.tar.bz2
volse-hubzilla-69894e28c48dabb1061b55156dbafc91f7c75ea1.zip
we still need an event preview but this looks a lot better.
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 a029440cb..e2439e844 100644
--- a/view/css/mod_events.css
+++ b/view/css/mod_events.css
@@ -33,3 +33,7 @@
#event-nofinish-break {
margin-bottom: 10px;
}
+
+#event-desc-text, #event-location-text, .event-form-location-end {
+ margin-top: 15px;
+} \ No newline at end of file