Index: ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
diff --git a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
index bc0370e876eabb0ea51fc86d7f209336e1ae067b..25c6e560025d8314e389190ee8f19cb8df08f84d 100644 |
--- a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
+++ b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
@@ -29,6 +29,7 @@ |
#leftContent { |
/* margin-start here must match margin-end on #rightContent. */ |
-webkit-margin-start: 12px; |
+ position: relative; |
transition: opacity 100ms; |
} |