aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-01 13:29:59 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-01 13:29:59 +0100
commite13d65eea31b7208ceb8f77e9e488b76c86bb2ac (patch)
treee39fe5230d323f83981d1981ac5d5821d6b25900 /view/css
parent4d6050f8e573030c1c13d5feb3efe45cc4cc7b22 (diff)
downloadvolse-hubzilla-e13d65eea31b7208ceb8f77e9e488b76c86bb2ac.tar.gz
volse-hubzilla-e13d65eea31b7208ceb8f77e9e488b76c86bb2ac.tar.bz2
volse-hubzilla-e13d65eea31b7208ceb8f77e9e488b76c86bb2ac.zip
set line-height to initial
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 92eafb4aa..bec13f17f 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -61,7 +61,7 @@ code {
}
#profile-jot-form {
- line-height: 1;
+ line-height: initial;
}
#profile-jot-wrapper {