Add comment name fix as Urban suggested

This commit is contained in:
Jure Grabnar 2019-07-31 09:23:22 +02:00
parent 39fbd18316
commit b12403b769

View file

@ -35,6 +35,7 @@
font-size: 16px;
line-height: 30px;
padding-left: 5px;
width: 50%;
}
.comment-message {
@ -286,6 +287,7 @@
}
.comment-name {
width: auto;
font-size: 14px;
line-height: 15px;
padding-left: 35px;