tweak .comment-edit-text-empty to correlate with the new default app font-size

This commit is contained in:
marijus 2014-08-13 16:56:31 +02:00
parent bc85f7d6e3
commit 92e5f31428
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -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 {