Index: chrome/browser/resources/options/browser_options.css |
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css |
index a5c2538ff011b71bd5e69d8beb5aa95965bec058..aecc90c2c21fc956662783dcb88eac0cc3eed952 100644 |
--- a/chrome/browser/resources/options/browser_options.css |
+++ b/chrome/browser/resources/options/browser_options.css |
@@ -453,6 +453,13 @@ list:not([disabled]) > .network-group[selected] { |
-webkit-margin-start: 0.6em; |
} |
+#battery-icon { |
+ display: inline-block; |
+ height: 25px; |
+ vertical-align: middle; |
+ width: 25px; |
+} |
+ |
div[guestmode=true] :-webkit-any( |
<if expr="not chromeos"> |
#searchBox, |