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
This is caused by #1620, which directly removes padding, causing the left and right paddings to be controlled by .btn-sm. Using padding: 0 seems to be the correct fix. Left-side is current, right-side is ideal.