Prevent mentions summary from blocking post controls

This commit is contained in:
Toby Zerner 2016-05-26 22:26:05 +09:30
parent 310fed2329
commit fd59f0ee48

View File

@ -69,6 +69,7 @@
}
.Post-mentionedBy {
position: relative;
display: inline-block;
}
.Post-mentionedBy-summary {
cursor: pointer;