Fix right margin for verified user icon

This commit is contained in:
DmitryTsepelev
2018-07-07 13:10:16 +04:00
committed by Aleksei Gurianov
parent dcd97a9df7
commit ea47e1d19c
2 changed files with 1 additions and 1 deletions
@@ -1,4 +1,5 @@
.comment__time {
margin-left: 8px;
margin-right: 8px;
vertical-align: middle;
color: #999;
@@ -1,5 +1,4 @@
.comment__username {
margin-right: 8px;
vertical-align: middle;
font-weight: 700;
text-decoration: none;