Commit c1d93329 authored by Michael Checo's avatar Michael Checo Committed by Commit Bot

Printer settings: Remove unnecessary separators

• Removes the line in all add printer dialogs.

Screenshots:

Before:
• add printer dialog: http://shortn/_dkhOXdVpWr
• add print server dialog: http://shortn/_Gn4L7Ppngv

After:
• add printer dialog: http://shortn/_aQz95BZyxN
• add print server dialog: http://shortn/_KP8sxGsFZA

BUG=1057030
TEST=manual inspection

Change-Id: Ic6c68253a7d0c01d58d9224afe6147940a9d0e5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354966Reviewed-by: default avatarJimmy Gong <jimmyxgong@chromium.org>
Reviewed-by: default avatarZentaro Kavanagh <zentaro@chromium.org>
Commit-Queue: Michael Checo <michaelcheco@google.com>
Cr-Commit-Position: refs/heads/master@{#801039}
parent de8291e6
......@@ -10,10 +10,6 @@
<dom-module id="add-printer-dialog">
<template>
<style include="settings-shared">
#dialog {
/* Force a bottom border regardless of scroll state. */
--cr-dialog-body-border-bottom: 1px solid var(--google-grey-300);
}
#dialog [slot=body] {
padding-inline-end: 0;
padding-inline-start: 0;
......
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