diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-11-26 14:16:35 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-11-26 14:16:35 +0100 |
commit | 306ce3819ebdf761085b9a1247f62e01bf4c5adf (patch) | |
tree | 39c0c944f20a2229b1acfe654606459ea5fb2a61 /view/css | |
parent | f80aff4a65fcd4318e269aad41593e18bfb145a4 (diff) | |
download | volse-hubzilla-306ce3819ebdf761085b9a1247f62e01bf4c5adf.tar.gz volse-hubzilla-306ce3819ebdf761085b9a1247f62e01bf4c5adf.tar.bz2 volse-hubzilla-306ce3819ebdf761085b9a1247f62e01bf4c5adf.zip |
css fixes
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/conversation.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index 24a22defb..26478aa9c 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -253,6 +253,7 @@ a.wall-item-name-link { font-weight: bold; } +.event-end, .event-description { padding-bottom: 10px; } |