diff options
| -rw-r--r-- | src/layouts/_bubble-group.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layouts/_bubble-group.scss b/src/layouts/_bubble-group.scss index 3e280b5..9336b44 100644 --- a/src/layouts/_bubble-group.scss +++ b/src/layouts/_bubble-group.scss | |||
| @@ -28,6 +28,7 @@ | |||
| 28 | 28 | ||
| 29 | @include iro.bem-elem('bubble') { | 29 | @include iro.bem-elem('bubble') { |
| 30 | grid-column: bubble; | 30 | grid-column: bubble; |
| 31 | min-width: 0; | ||
| 31 | } | 32 | } |
| 32 | 33 | ||
| 33 | @include iro.bem-modifier('compact') { | 34 | @include iro.bem-modifier('compact') { |
