Skip to content

Commit 090c47e

Browse files
author
Olga Lytvynenko
committed
MAGETWO-41995: Template structure of Admin area is broken when Translate Inline mode is enabled
1 parent 6999e69 commit 090c47e

File tree

1 file changed

+2
-2
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Translation/web/css/source

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
th {
3838
&.label {
3939
border: none;
40-
font-weight: bold;
41-
padding: 5px 5px 5px 0;
40+
font-weight: @font-weight__bold;
41+
padding: @indent__xs;
4242
text-align: left;
4343
width: 150px;
4444
}

0 commit comments

Comments
 (0)