Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(762)

Unified Diff: third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css

Issue 1963803002: DevTools: rename Resources panel into Application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698