Commit 38e3ef3
committed
Fix hover state on focused small radios
The comma is required to separate the two box shadows, but doesn’t have any effect as it is part of the comment. It like this was a regression introduced in a tidy-up as part of 9bc8c33.
Move the comma to the right place to fix the hover state.1 parent 25c2130 commit 38e3ef3
File tree
1 file changed
+1
-1
lines changed- packages/govuk-frontend/src/govuk/components/radios
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments