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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css

Issue 2353033004: [DevTools] Expose left and right toolbar in TabbedPane. (Closed)
Patch Set: review comment Created 4 years, 3 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/ui/inspectorStyle.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
index a4f3557477b0edbd793571c008c2e86a00a84451..e88c716086a2128ceecc2f5a93b9b8750ccef6e6 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorStyle.css
@@ -86,7 +86,3 @@ iframe.panel.extension {
display: block;
height: 100%;
}
-
-.drawer-toolbar {
- margin-right: -6px;
-}

Powered by Google App Engine
This is Rietveld 408576698