compromise: using spans, but with a class to give them a meaning

This commit is contained in:
El RIDO 2017-02-28 20:11:57 +01:00
parent 131e08ca33
commit 85aa072234
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
2 changed files with 9 additions and 9 deletions

View file

@ -102,8 +102,8 @@ body.loading {
margin-bottom: 10px;
}
.glyphicon {
margin-right: 5px;
.pl-1::before {
content: " ";
}
.comment {