Vertical alignment of post title in notification (#10183)

This commit is contained in:
Rafi 2020-09-03 16:40:38 +05:30 committed by GitHub
parent adbdbb9789
commit 8997e3407c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,6 +142,7 @@
border-radius: 3px;
}
.notification-comment-reacted-link {
vertical-align: middle;
padding: 2px 6px;
border: 1px solid lighten($medium-gray, 9%);
border-radius: 3px;