Useraccounts:semantic-ui login modal clipping

I have built a simple system illustrating Meteor 1.4 with (among other things) Semantic UI:

I am surprised to find that after installing the Semantic UI customizations for user accounts, the resulting modal is clipped if there is not enough space between the login link and the edge of the browser window:

One implication of the current behavior is that you can never have a right justified login link in a Semantic UI menubar, no matter how wide your window is. That is such a common use case that I expect I am doing something wrong.

Can someone explain how to address this problem?

1 Like

I’ve been experiencing the same issue and I haven’t been able to find too much on the subject, unfortunately.