| Current Path : /home/rtorresani/www/vendor/magento/theme-adminhtml-backend/web/css/source/ |
| Current File : //home/rtorresani/www/vendor/magento/theme-adminhtml-backend/web/css/source/_lists.less |
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// */
ul,
ol,
dl {
margin-top: 0;
padding-left: 0;
}
ul,
ol {
nav & {
list-style: none none;
margin: 0;
padding: 0;
}
}