meteor-accounts-ui-bootstrap-3 icon indicating copy to clipboard operation
meteor-accounts-ui-bootstrap-3 copied to clipboard

How to align up instead of left or right when using a collapsed navbar

Open mesosteros opened this issue 9 years ago • 0 comments

I'm using a responsive navbar that collapses into one button on small screens. My login button is in this collapsed button's bottom.When I click the login/sign in the modal goes down and I get a fugly scrollbar on the navbar.

issue

I would rather have it pop upwards so I can access it immediately and don't have to scroll down.

How can I achieve this, since the package only has align right and align left?

mesosteros avatar Jan 21 '16 18:01 mesosteros