Skip to content

Commit f4de914

Browse files
committed
Fix static test.
1 parent 2e855c4 commit f4de914

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/_store-scope.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
.admin__legend {
3939
.admin__field-tooltip {
4040
margin-left: -@indent__base;
41-
margin-top: 0.5rem;
41+
margin-top: .5rem;
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)