You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a visual issue in Leggero-v2 style when trying to write the first comment under a post.
Here, the phrase "Add a comment" moves to the back link (to the previous post).
This only attracts attention if the previous and next post have a long title.
This can be remedied by inserting a line break <br /> in the files comments.tpl and comment-form.tpl in line 2.
There may be a better solution here via the slytesheets...