aboutsummaryrefslogtreecommitdiffstats
path: root/view
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
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')
-rw-r--r--view/css/conversation.css2
-rw-r--r--view/theme/redbasic/css/style.css2
2 files changed, 2 insertions, 2 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 {
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 8aecd484c..df9485dee 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2087,7 +2087,7 @@ img.mail-list-sender-photo {
.comment-edit-text-empty {
color: gray;
- font-size: 11px;
+ font-size: 12px;
}
.comment-edit-text-full {