Skip to content

Commit ac3846a

Browse files
committed
remove spacing from flag
1 parent ba34eaa commit ac3846a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

nebula-css/objects/_flag.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@
2222
max-width: none;
2323
}
2424

25-
:not(.#{$nb-namespace}o-flag--reverse) > .#{$nb-namespace}o-flag__component {
26-
padding-right: $nb-spacing-unit;
27-
}
28-
29-
.#{$nb-namespace}o-flag--reverse > .#{$nb-namespace}o-flag__component {
30-
padding-left: $nb-spacing-unit;
31-
}
32-
3325
.#{$nb-namespace}o-flag--top > .#{$nb-namespace}o-flag__component,
3426
.#{$nb-namespace}o-flag--top > .#{$nb-namespace}o-flag__body {
3527
vertical-align: top;

0 commit comments

Comments
 (0)