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

Unified Diff: Source/devtools/front_end/profiler/profilesPanel.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
Index: Source/devtools/front_end/profiler/profilesPanel.css
diff --git a/Source/devtools/front_end/profiler/profilesPanel.css b/Source/devtools/front_end/profiler/profilesPanel.css
index 2cac416898a96e7f742a314dc9952d3b85fd0506..d1aabcfa06da12887dcd765e226967333b80ce42 100644
--- a/Source/devtools/front_end/profiler/profilesPanel.css
+++ b/Source/devtools/front_end/profiler/profilesPanel.css
@@ -67,7 +67,7 @@
.profiles-status-bar {
display: flex;
background-color: #eee;
- flex: 0 0 23px;
+ flex: 0 0 25px;
flex-direction: row;
border-bottom: 1px solid rgb(202, 202, 202);
}
« no previous file with comments | « Source/devtools/front_end/main/overrides.css ('k') | Source/devtools/front_end/resources/indexedDBViews.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698