Skip to content

Commit 2e85cdf

Browse files
ENGCOM-3137: Admin > Footer > Aligning Proportionally #18401
- Merge Pull Request #18401 from rafaelstz/magento2:admin-footer-align - Merged commits: 1. 43d3a5f
2 parents bb68603 + 43d3a5f commit 2e85cdf

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/_footer.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
border-top: @footer__border-width solid @footer__border-color;
2626
color: @footer__color;
2727
margin-top: auto;
28-
padding: 2.6rem 2rem 6rem 3rem;
28+
padding: 2.6rem 3rem 6rem;
2929

3030
a {
3131
.lib-link(

0 commit comments

Comments
 (0)