diff --git a/app/assets/stylesheets/new_styles/_profile.scss b/app/assets/stylesheets/new_styles/_profile.scss index 9d60f3db2..8ae2dd57d 100644 --- a/app/assets/stylesheets/new_styles/_profile.scss +++ b/app/assets/stylesheets/new_styles/_profile.scss @@ -27,6 +27,10 @@ #edit-mode-toggle.control { @include opacity(1); } + + .canvas-frame .info { + display : none; + } } #profile-header {