Skip to content

Fix border radius of collapse discussion btn

Annabel Dunstone Gray requested to merge avatar-mixin into master

What does this MR do?

Fixes the collapse button border radius to be 50% instead of 1em (specificity changed due to avatar.scss refactor)

Before (1em) After (50%)
Screen_Shot_2019-06-05_at_1.32.48_PM Screen_Shot_2019-06-05_at_1.32.33_PM
Edited by Annabel Dunstone Gray

Merge request reports