Skip to content

Commit decc109

Browse files
Remove superfluous margin-right
The .extended-info adds the gap
1 parent f47a50d commit decc109

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

public/css/common.less

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@
8282
margin: 0 0 1em 1em;
8383
}
8484

85-
.item-layout.rule,
86-
.item-layout.event,
87-
.item-layout.incident {
88-
.extended-info > :not(:last-child) {
89-
margin-right: 0.5em;
90-
}
91-
}
92-
9385
.item-layout.rule footer {
9486
justify-content: end;
9587
align-items: baseline;

0 commit comments

Comments
 (0)