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

Unified Diff: chrome/browser/resources/settings/basic_page/basic_page.html

Issue 2756253002: Revert of [MD settings] hide extra horizontal scrollbar (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/basic_page/basic_page.html
diff --git a/chrome/browser/resources/settings/basic_page/basic_page.html b/chrome/browser/resources/settings/basic_page/basic_page.html
index 3d04451c57f2455d980e80c59f607f3d50d8d685..47041e172e7d75ec0bf85780e2ffa77bf8030a49 100644
--- a/chrome/browser/resources/settings/basic_page/basic_page.html
+++ b/chrome/browser/resources/settings/basic_page/basic_page.html
@@ -36,12 +36,6 @@
<dom-module id="settings-basic-page">
<template>
<style include="settings-page-styles">
- :host {
- /* Prevent an unwanted horizontal scrollbar when transitioning back from
- * a sub-page. */
- overflow: hidden;
- }
-
#advancedToggle {
--paper-button: {
text-transform: none;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698