weaveworks / ui-components

A collection of UI components that are shared across Weaveworks projects
http://weaveworks-ui-components.s3-website-us-west-2.amazonaws.com/
Apache License 2.0
30 stars 26 forks source link

fix: decrease button min-width #451

Closed bia closed 5 years ago

bia commented 5 years ago

From discussion with @miklosp and @fbarl, the 90px button was looking too wide with shorter labels such as Send and OK.

80px is 16px x 5, which fits well with our spacing system.