Skip to content

Commit fc9d5fe

Browse files
committed
remove obsolete css rule
1 parent 84189ac commit fc9d5fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/components/market/item_row_wrapper.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export class ItemRowWrapper extends FloatElement {
2424
.float-row-wrapper {
2525
display: inline-block;
2626
margin-bottom: 5px;
27-
max-width: max(50%, 400px);
2827
}
2928
`,
3029
];

0 commit comments

Comments
 (0)