Merge remote-tracking branch 'origin/master'

This commit is contained in:
Umputun
2019-01-06 15:31:35 -06:00
@@ -5,10 +5,6 @@
font-size: 14px;
padding-bottom: 0;
.comment__username {
color: #0aa;
}
.comment__title {
overflow: hidden;
white-space: nowrap;
@@ -29,13 +25,17 @@
display: inline;
padding-right: 0;
font-weight: 700;
color: #777;
&::after {
content: ' ';
color: #777;
}
}
.comment__username {
color: #0aa;
}
.comment__text {
display: inline;
vertical-align: bottom;