diff --git a/static/custom.css b/static/custom.css index c90e68a1..60fb3240 100644 --- a/static/custom.css +++ b/static/custom.css @@ -378,7 +378,8 @@ label.Select svg { } /* buttons on other profiles are just really weird */ -.main .panel-default .user-card .user-buttons { +.main .panel-default .user-card .user-buttons, +.user-card .panel-heading .user-info .container .user-buttons { display: flex; flex-direction: row;