diff --git a/platform/commonUI/general/res/sass/user-environ/_layout.scss b/platform/commonUI/general/res/sass/user-environ/_layout.scss index 9ab8e0f65f..670945a3ab 100644 --- a/platform/commonUI/general/res/sass/user-environ/_layout.scss +++ b/platform/commonUI/general/res/sass/user-environ/_layout.scss @@ -391,7 +391,6 @@ body.desktop { .l-edit-controls { height: 0; border-bottom: 1px solid $colorInteriorBorder; - overflow: hidden; // Transition 2: reveal edit controls @include keyframes(editIn) { from { border-bottom: 0px solid transparent; height: 0; margin-bottom: 0; }