| Index: third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| index 0c8ebd306312702d67ce81166d6f5c4ef0f3e792..1de87097f8c3f652a24390bc5b70c0442b600969 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| @@ -96,12 +96,6 @@ li.selected .base-storage-tree-element-subtitle {
|
| line-height: 1em;
|
| }
|
|
|
| -.resources.panel li .status .bubble-repeat-count {
|
| - height: 13px;
|
| - margin-top: 1px;
|
| - padding-top: 0;
|
| -}
|
| -
|
| .storage-view {
|
| display: flex;
|
| overflow: hidden;
|
|
|