rauchg / slackin

Public Slack organizations made easy
http://rauchg.com/slackin/
MIT License
6.51k stars 1.34k forks source link

Cant set badge height on Heroku #104

Open malonecj opened 9 years ago

malonecj commented 9 years ago

Badge height of svg is undefined if a valid number is entered for BADGE_HEIGHT variable in Heroku.

If left blank, the height is the same as the width

Here's an example https://react-data-grid.herokuapp.com/badge.svg

crunchtime-ali commented 9 years ago

I'm experiencing the same issue. Have you found a solution for it yet?