FIX: remove unwanted space in user notification items

This commit is contained in:
Joe 2018-06-15 15:44:51 +08:00 committed by GitHub
parent a8660b8be9
commit 4645cf6b28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@
p {
display: inline-block;
margin-left: 10px;
span {
color: $primary;
}