Commit c7b854e
committed
style(fix[api-style]): Keep badges on same line until truly narrow
why: flex-wrap: wrap on dt caused badges and [source] to drop to a
second row at intermediate widths (~52rem) even when there was room.
what:
- Change dt flex-wrap from wrap to nowrap by default
- Lower the wrap breakpoint from 52rem to 30rem (mobile-only)1 parent 0a9e7eb commit c7b854e
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
| |||
0 commit comments