From e8955ce529ea00d319d12e7325c43eaadf476731 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 1 Dec 2016 15:53:27 +0900 Subject: [PATCH] Make button styles consistent (part 2) - some buttons on about:preferences were excluded from settingItem - the buttons styles on about pages were made consistent - about:preferences - about:history - elements in titleBar on about:preferences#payments were aligned - font-size and padding of the buttons on about:preferences were made consistent Auditors: @bradleyrichter Test Plan: --- js/about/preferences.js | 20 ++++++++----------- less/about/preferences.less | 5 +++-- less/button.less | 39 +++++++++++-------------------------- 3 files changed, 22 insertions(+), 42 deletions(-) diff --git a/js/about/preferences.js b/js/about/preferences.js index dcea02ba4da..ec7333a0112 100644 --- a/js/about/preferences.js +++ b/js/about/preferences.js @@ -1516,12 +1516,10 @@ class ShieldsTab extends ImmutableComponent { - -