Skip to content

Commit ed663cc

Browse files
hashseedDevtools-frontend LUCI CQ
authored andcommitted
Fix focus outline for issues counter
Fixed: 399325379 Change-Id: I992220df5f105be350c6f558a1ce091d80eabf5b Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6322190 Commit-Queue: Kim-Anh Tran <[email protected]> Auto-Submit: Yang Guo <[email protected]> Reviewed-by: Kim-Anh Tran <[email protected]>
1 parent 32f1047 commit ed663cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front_end/ui/legacy/inspectorCommon.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ devtools-toolbar {
740740

741741
& > devtools-issue-counter {
742742
margin-top: -4px;
743-
padding-left: 1px;
743+
padding: 0 1px;
744744
}
745745

746746
devtools-adorner.fix-perf-icon {

0 commit comments

Comments
 (0)