We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6af70c commit 0e6a203Copy full SHA for 0e6a203
app/design/adminhtml/Magento/backend/web/css/styles-old.less
@@ -1268,12 +1268,15 @@ input.no-display,
1268
border-bottom: 0;
1269
}
1270
1271
- .fieldset-wrapper-title > .actions,
1272
.fieldset .legend > .actions {
1273
float: right;
1274
padding-top: 8px;
1275
1276
+ .fieldset-wrapper-title > .actions {
1277
+ float: right;
1278
+ }
1279
+
1280
.fieldset > .legend + br {
1281
display: block;
1282
height: 0;
0 commit comments