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

Unified Diff: Source/devtools/front_end/resources/indexedDBViews.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/resources/indexedDBViews.css
diff --git a/Source/devtools/front_end/resources/indexedDBViews.css b/Source/devtools/front_end/resources/indexedDBViews.css
index 122aaaa6c898f2fc1f6e07eb7965837aee596cf5..08503e6edb7ea968160084eddefb082bc7003ad6 100644
--- a/Source/devtools/front_end/resources/indexedDBViews.css
+++ b/Source/devtools/front_end/resources/indexedDBViews.css
@@ -57,7 +57,7 @@
.indexed-db-data-view .data-view-toolbar {
position: relative;
border-top: none;
- height: 24px;
+ height: 25px;
padding: 1px;
background-color: #eee;
border-bottom: 1px solid #ccc;
« no previous file with comments | « Source/devtools/front_end/profiler/profilesPanel.css ('k') | Source/devtools/front_end/sources/SourcesPanel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698