Commit b0d782e7 authored by dpapad's avatar dpapad Committed by Commit bot

MD Settings: Remove unnecessary scrollbar from Sign out dialog.

BUG=632575
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2196613003
Cr-Commit-Position: refs/heads/master@{#408842}
parent e54a2f9c
...@@ -67,6 +67,10 @@ ...@@ -67,6 +67,10 @@
height: var(--iron-icon-height); height: var(--iron-icon-height);
width: var(--iron-icon-width); width: var(--iron-icon-width);
} }
paper-checkbox {
margin: 16px 0 2px;
}
</style> </style>
<settings-animated-pages id="pages" current-route="{{currentRoute}}" <settings-animated-pages id="pages" current-route="{{currentRoute}}"
section="people"> section="people">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment