WestpacCXTeam / GUI-source

Westpac GUI source code
http://WestpacCXTeam.github.io/GUI-source
GNU General Public License v2.0
37 stars 19 forks source link

Small button icon size #440

Closed justinspencer closed 5 years ago

justinspencer commented 5 years ago

Can we increase the size of the icon to 18px in small buttons.

jonnystening commented 5 years ago

Pretty sure we’re limited by padding on the button

On 7 Feb 2019, at 1:24 pm, Justin notifications@github.com<mailto:notifications@github.com> wrote:

Can we increase the size of the icon to 18px in small buttons.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/WestpacCXTeam/GUI-source/issues/440, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AB9GrZ1nHuX0ylfGop_byLNq26DJqKUoks5vK443gaJpZM4amfVl.

Confidential communication Westpac Banking Corporation (ABN 33 007 457 141) Westpac Institutional Bank is a division of Westpac Banking Corporation

jonnystening commented 5 years ago

Actually we can do this. There is 21px of available vertical space to use, so we can bump the 12px icon to 18px. Small and medium buttons will both have 18px icons. Ok with this @justinspencer?

Screen Shot 2019-05-20 at 4 35 49 pm

justinspencer commented 5 years ago

All good.