dabapps / roe

DabApps' Project Development Kit
https://dabapps.github.io/roe
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Text align center on buttons #304

Open JakeSidSmith opened 5 years ago

JakeSidSmith commented 5 years ago

By default buttons have text aligned center... but other elements, that we might want to make look like buttons, do not.

We should enforce that anything with a .button cclass (and <button> tags) has text align center.