Skip to content

fixes #265 and also that thin line below gradient on chrome (UGH)

HJ requested to merge fix-265-fix-user-profiles-again into develop

That thin line seems to be a chrome rendering/rounding bug. Gradient comes from .profile-panel-body which chrome somehow refuses to position at the very bottom of the parent element, always leaving thin line.

Merge request reports