diff --git a/custom/public/css/tweaks.css b/custom/public/css/tweaks.css index af788e1..0a190fd 100644 --- a/custom/public/css/tweaks.css +++ b/custom/public/css/tweaks.css @@ -55,6 +55,15 @@ div.page-content.user.profile div.ui.container div.ui.stackable.grid div.ui.four padding-top: 7px; } +/* Fix scoped issue labels */ +.scope-parent > .scope-left { + border-radius: 100px 0 0 100px !important; +} + +.scope-parent > .scope-right { + border-radius: 0 100px 100px 0 !important; +} + /* === Verified Users and Organizations === */ /** ===== Organizations ===== **/