Skip to content

Commit a63d914

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-46726: Slide-out panel contains scroll bars available for bottom layers
- Done code style
1 parent 65f94f8 commit a63d914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_modals_extend.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@
158158
.modal-slide {
159159
.modal-content-new-attribute {
160160
overflow: auto;
161-
-webkit-overflow-scrolling: touch;
162161
padding-bottom: 0;
162+
-webkit-overflow-scrolling: touch;
163163

164164
iframe {
165165
margin-bottom: -@indent__m;

0 commit comments

Comments
 (0)