Skip to content

Commit

Permalink
WebUI: Remove extra margin between multiple buttons on Appearance page
Browse files Browse the repository at this point in the history
Bug: 867169
Change-Id: Ib92bcc9a46653181fda1fd23ea6da63daf3b081d
Reviewed-on: https://chromium-review.googlesource.com/c/1354485
Commit-Queue: John Lee <[email protected]>
Reviewed-by: Esmael El-Moslimany <[email protected]>
Reviewed-by: Hector Carmona <[email protected]>
Cr-Commit-Position: refs/heads/master@{#612904}
  • Loading branch information
John Lee authored and Commit Bot committed Dec 1, 2018
1 parent c1120e9 commit 7a97b4c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
<dom-module id="settings-appearance-page">
<template>
<style include="settings-shared md-select iron-flex">
.secondary-button ~ .secondary-button {
margin-inline-start: 12px;
}

/* Lines up with cr-input. */
#custom-input {
--cr-radio-button-disc: {
Expand Down

0 comments on commit 7a97b4c

Please sign in to comment.