Commit 5a855b1
RPP: Fix focus outline overlap on "Learn more" link
Swapping from padding to margin means that the focus outline no longer
overlaps the text.
As a drive-by, I left a comment to explain why we use inline styles here
as it tripped me up at first :)
Fixed: 375982185
Change-Id: I855e51bb8e69ab3fb5cfd33099841c9154a4f6c4
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6148228
Auto-Submit: Jack Franklin <[email protected]>
Reviewed-by: Andres Olivares <[email protected]>
Commit-Queue: Andres Olivares <[email protected]>1 parent 3e94c0d commit 5a855b1
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1275 | 1275 | | |
1276 | 1276 | | |
1277 | 1277 | | |
1278 | | - | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
1279 | 1282 | | |
1280 | 1283 | | |
1281 | 1284 | | |
| |||
0 commit comments