github-badges icon indicating copy to clipboard operation
github-badges copied to clipboard

Different button height for non-flat buttons

Open silverwind opened this issue 10 years ago • 2 comments

You may have missed my previous comment. Here's what needs to be done:

Regular style: button height = 18 px, rx = 4, font y = 13, shadow y = 14 Flat style: button height = 20 px, rx = 3, font y = 14, shadow y = 15

It's probably better to have two Haml files for these styles, to keep things readable.

silverwind avatar Nov 29 '14 20:11 silverwind

I can't remember... this was done, right?

ddavison avatar Mar 12 '15 13:03 ddavison

No, compare

https://img.shields.io/badge/style-plastic-green.svg?style=plastic https://img.shields.io/badge/style-flat-green.svg?style=flat

silverwind avatar Mar 12 '15 14:03 silverwind