diff options
author | friendica <info@friendica.com> | 2015-02-08 20:23:02 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-02-08 20:23:02 -0800 |
commit | 69894e28c48dabb1061b55156dbafc91f7c75ea1 (patch) | |
tree | 455c2951eab628d932243f312ded424eb474c036 /view/theme/redbasic | |
parent | a1d84f96b6a0852b785a459279d7756aeaa90614 (diff) | |
download | volse-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/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 1aa7cc729..451c3b3ee 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1221,7 +1221,7 @@ nav .acpopup { } #event-desc-text, #event-location-text { - margin-top: 10px; + margin-top: 15px; margin-bottom: 5px; } #event-submit { |