diff --git a/custom_portal.css b/custom_portal.css index 0225d5c..12b591f 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -472,4 +472,8 @@ body.logged, .logged .content { position: absolute; top: 0; right: 5%; +} + +.user-container-edit::after { + content: none; } \ No newline at end of file