diff --git a/app/assets/stylesheets/desktop/user.scss b/app/assets/stylesheets/desktop/user.scss index 3880765668b..08036e0eb5e 100644 --- a/app/assets/stylesheets/desktop/user.scss +++ b/app/assets/stylesheets/desktop/user.scss @@ -178,7 +178,7 @@ } .user-right { - max-width: 700px; + width: 900px; margin-top: 20px; display: table-cell; }