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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
From the searching I've done, this is apparently "the issue that never dies". I did read your guidelines, but I'm not providing you with a plunkr, as it's happening on your site (watch the navbar title text):
From what it looks like, the container gets the padding added, but the scrollbar is also affecting the navbar's contents, which does not receive padding modifications, so the contents of the navbar shift to the right.
I'm investigating a similar issue in our code that is also related to the scrollbar padding system; in our case, I am pretty sure it's related to how we arrange our containers, but if I find anything that I can reproduce for you, there, I'll make a plunkr. I thought I'd submit this one first as, if you fix this, it might fix our issue.
I will understand if you close this for not providing code, but I didn't want to manually duplicate the layout of your site to let you know what was going on when I could just point my finger 😀.
Thanks for such an awesome library; we love it.
The text was updated successfully, but these errors were encountered:
@RobJacobs sweet, thanks! @nazrhyn, please look at the linked Issue above to see if it helps you with your issue. I'm going to close this in the interim but will reopen if it can be shown it's a different issue.
Bug description:
From the searching I've done, this is apparently "the issue that never dies". I did read your guidelines, but I'm not providing you with a plunkr, as it's happening on your site (watch the navbar title text):
From what it looks like, the container gets the padding added, but the scrollbar is also affecting the navbar's contents, which does not receive padding modifications, so the contents of the navbar shift to the right.
I'm investigating a similar issue in our code that is also related to the scrollbar padding system; in our case, I am pretty sure it's related to how we arrange our containers, but if I find anything that I can reproduce for you, there, I'll make a plunkr. I thought I'd submit this one first as, if you fix this, it might fix our issue.
I will understand if you close this for not providing code, but I didn't want to manually duplicate the layout of your site to let you know what was going on when I could just point my finger 😀.
Thanks for such an awesome library; we love it.
The text was updated successfully, but these errors were encountered: