Conversation:
Notices
-
boots (nbd)'s status on Monday, 18-Apr-2016 12:16:15 EDT boots
Just gonna post this to here until I get a git.gnu.io account: sometimes when you click on an inline reply box in qvitter if the box is full of usernames the box won't register your click
you can fix that with this css
.inline-reply-queetbox .queet-box-syntax a { pointer-events: none; }
!gnusocial