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

Unified Diff: tools/memory_inspector/memory_inspector/frontends/www_content/css/rootUi.css

Issue 559023002: [Android] memory_inspector: bug / UI fixes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mi1_heapdump_sigstop
Patch Set: Created 6 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: tools/memory_inspector/memory_inspector/frontends/www_content/css/rootUi.css
diff --git a/tools/memory_inspector/memory_inspector/frontends/www_content/css/rootUi.css b/tools/memory_inspector/memory_inspector/frontends/www_content/css/rootUi.css
index 1ccda0b987e93daeb1af1100f8186944fcd3be92..b0e99a70e5fab1598808fe516e831f955bbe8b52 100644
--- a/tools/memory_inspector/memory_inspector/frontends/www_content/css/rootUi.css
+++ b/tools/memory_inspector/memory_inspector/frontends/www_content/css/rootUi.css
@@ -14,10 +14,6 @@ html, body {
height: 100%;
}
-body {
- margin-bottom: 3em;
-}
-
h1 {
text-align: center;
font-size: 2.5em;

Powered by Google App Engine
This is Rietveld 408576698