Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| index 23306cdb1fd40541190933173948b449eb6c314d..137b7d8b89fa5d121045a652a9f152476689562f 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| @@ -13,7 +13,6 @@ |
| position: relative; |
| white-space: nowrap; |
| height: 26px; |
| - overflow: hidden; |
|
dgozman
2016/11/23 02:00:05
We actually need this to be truncated in other pla
|
| z-index: 12; |
| display: flex; |
| flex: none; |