UX: Fix quote sharing button spacing

This commit is contained in:
Penar Musaraj 2020-07-20 21:09:13 -04:00
parent 41b43a2a25
commit 98e6a6a895
No known key found for this signature in database
GPG Key ID: E390435D881FF0F7
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ blockquote {
);
&.visible {
display: block;
display: inline-flex;
}
.btn,