Skip to content

Commit

Permalink
Fix horizontal scroll on Application tab side bar
Browse files Browse the repository at this point in the history
Fixed: chromium:1058497
Change-Id: Iad877f6e045cd80084682ed1995b3dea0a3c5e87
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2091452
Commit-Queue: Jan Scheffler <[email protected]>
Reviewed-by: Jan Scheffler <[email protected]>
  • Loading branch information
taoalpha authored and Commit Bot committed Mar 7, 2020
1 parent b557580 commit d55d486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front_end/resources/resourcesPanel.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,5 @@

.resources-sidebar {
padding: 0;
overflow-x: auto;
}

0 comments on commit d55d486

Please sign in to comment.