Skip to content

Commit 82e4623

Browse files
committed
Static test fix
1 parent 08219e8 commit 82e4623

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Tax/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
.block.mselect-list.paginated {
1616
.admin__action-multiselect-search-wrap {
17-
border:1px solid @color-gray80;
17+
border: 1px solid @color-gray80;
1818
border-bottom: none;
1919
border-radius: 3px;
2020
margin: 0;

0 commit comments

Comments
 (0)