Reduce char counter area size.

This commit is contained in:
Nicolas Perriault 2017-05-03 17:20:03 +02:00
parent cfb056d871
commit e9ce22571f
No known key found for this signature in database
GPG Key ID: DA5E4C83904F7A2A

View File

@ -316,6 +316,11 @@ body {
cursor: default;
}
.btn-group-justified .btn-group:nth-child(2) {
width: .5%;
min-width: 30px;
}
.in-reply-to .well {
padding: 10px;
}