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

Unified Diff: Source/devtools/front_end/sources/sourcesView.css

Issue 732603002: DevTools: align more status bar button usages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « Source/devtools/front_end/sources/sourcesPanel.css ('k') | Source/devtools/front_end/splitView.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/sources/sourcesView.css
diff --git a/Source/devtools/front_end/sources/sourcesView.css b/Source/devtools/front_end/sources/sourcesView.css
index e2e8e3ef789d661ff8f4ac701970e431559e676e..5bbc73018e1917e7986627fa77ed61b7bf892138 100644
--- a/Source/devtools/front_end/sources/sourcesView.css
+++ b/Source/devtools/front_end/sources/sourcesView.css
@@ -54,7 +54,7 @@
}
#sources-panel-sources-view .sources-status-bar .status-bar-item {
- margin-top: -1px;
+ margin-top: -2px;
height: 20px;
}
« no previous file with comments | « Source/devtools/front_end/sources/sourcesPanel.css ('k') | Source/devtools/front_end/splitView.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698