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
RonRonnement CSS: Fix small discontinuity in the left sidebar
Commit 88aa3c3 included a small
computation mistake: the border should be taken into account in the
calculations.
Also, while it looks correct in Chrome, for some reason Firefox does not
properly position the linear gradient origin when the background is set
to repeat. We add `no-repeat` to the background specification to fix
this.
0 commit comments