Skip to content

Commit af1999d

Browse files
authored
Add some padding between warnings in the add-on header (#13850)
1 parent 8d4d9dc commit af1999d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/amo/pages/Addon/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
width: 100%;
3030
}
3131

32-
.Addon-warnings *:last-child {
32+
.Addon-warnings > * {
3333
margin-bottom: 16px;
3434
}
3535

0 commit comments

Comments
 (0)