diff --git a/app/assets/stylesheets/scss/user.scss b/app/assets/stylesheets/scss/user.scss index 377b2f68..7500baff 100644 --- a/app/assets/stylesheets/scss/user.scss +++ b/app/assets/stylesheets/scss/user.scss @@ -32,6 +32,7 @@ position: relative; z-index: -1; width: 100%; + overflow: hidden; background-color: darken($navbar-inverse-bg, 10%); }