Combine selectors because the same style is being applied

This commit is contained in:
Kjel Delaey
2015-11-04 16:23:39 +01:00
parent 8b0906c86d
commit 3f2955de3b
+1 -4
View File
@@ -16,10 +16,7 @@
top: -2px;
}
.event-title {
line-height: 44px;
}
.event-title,
.event-item-timestamp {
line-height: 44px;
}