Commit d18fd006 authored by Matthew Taylor's avatar Matthew Taylor

change width to min-width on icon

fixes #1521 but no idea why **shrug**
parent 1f722a04
......@@ -30,7 +30,7 @@
.social-message-icon {
margin: .2rem 1rem 0 0;
width: 1.25rem;
min-width: 1.25rem;
}
a.social-messages-profile-link {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment