aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-08-13 16:56:31 +0200
committermarijus <mario@mariovavti.com>2014-08-13 16:56:31 +0200
commit92e5f31428107910a6c9faae556b930a1de3ebf0 (patch)
tree04ff47587a52e7dcfc08e8df21262cc807287ef3 /view/css
parentbc85f7d6e3f43bee3a0362276d215dab6c72e12d (diff)
downloadvolse-hubzilla-92e5f31428107910a6c9faae556b930a1de3ebf0.tar.gz
volse-hubzilla-92e5f31428107910a6c9faae556b930a1de3ebf0.tar.bz2
volse-hubzilla-92e5f31428107910a6c9faae556b930a1de3ebf0.zip
tweak .comment-edit-text-empty to correlate with the new default app font-size
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 4653ede89..7e0e6f0ad 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -182,7 +182,7 @@
.comment-edit-text-empty, .comment-edit-text-full {
float: left;
width: 100%;
- padding: 8px;
+ padding: 6px 8px;
}
.comment-edit-text-empty {