aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-11-26 12:26:27 +0100
committerMario Vavti <mario@mariovavti.com>2015-11-26 12:26:27 +0100
commitc7cbd41c16e36a6244ada6d4317dcd390e8dde0d (patch)
tree1512136fac84a327aa7d3a33b5a146caa51f8815 /view/css
parent41542e68864373c336ae3da8ffe0ed03d3e107a8 (diff)
downloadvolse-hubzilla-c7cbd41c16e36a6244ada6d4317dcd390e8dde0d.tar.gz
volse-hubzilla-c7cbd41c16e36a6244ada6d4317dcd390e8dde0d.tar.bz2
volse-hubzilla-c7cbd41c16e36a6244ada6d4317dcd390e8dde0d.zip
first iteration on the event item
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 6a64e7cc2..24a22defb 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -249,11 +249,10 @@ a.wall-item-name-link {
/* event item */
.event-title h3 {
+ margin: 0px 0px 10px 0px;
font-weight: bold;
}
-.event-title,
-.event-end,
.event-description {
padding-bottom: 10px;
}