Skip to content

Commit e408dec

Browse files
author
Natalia Momotenko
committed
MAGETWO-32867: [GITHUB] Manage Titles in popup window front-end issue #909
1 parent e297781 commit e408dec

File tree

1 file changed

+4
-0
lines changed
  • app/design/adminhtml/Magento/backend/web/css

1 file changed

+4
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/admin.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3191,6 +3191,10 @@ tr.dynamic-grid input.input-text {
31913191
background: none;
31923192
}
31933193

3194+
.attribute-popup #edit_form {
3195+
padding-bottom: 80px;
3196+
}
3197+
31943198
.attribute-popup #edit_form > .fieldset > .legend {
31953199
display: none;
31963200
}

0 commit comments

Comments
 (0)