| Index: third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css b/third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css
|
| index 20bde65e425e4c9b062ebc4d6242ce5cd0b4eb79..41bf839ae3ccbf289f44ce5f8a5ef7fc0bcaf542 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css
|
| @@ -10,9 +10,8 @@
|
| }
|
|
|
| .clear-storage-button .report-row {
|
| - margin: 0;
|
| + margin: 0 0 0 20px;
|
| display: flex;
|
| - justify-content: flex-end;
|
| }
|
|
|
| .link {
|
|
|