Skip to content

Commit 9f9cc31

Browse files
committed
MAGETWO-64154: Rearrange Signifyd information table in order view template
1 parent 5d39ed0 commit 9f9cc31

File tree

1 file changed

+10
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Signifyd/web/css/source

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,13 @@
1111
&:extend(.abs-order-tables all);
1212
&:extend(.abs-order-tbody-border all);
1313
}
14+
15+
//
16+
// Layout
17+
// ---------------------------------------------
18+
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
19+
.case-information {
20+
float: left;
21+
#mix-grid .width(6,12);
22+
}
23+
}

0 commit comments

Comments
 (0)