2.0.2 Padding bottom on labels and badges
Created by: andriijas
Example: http://i.imgur.com/0k0Bq.png
There is more padding bottom than padding top in labels and badges which results in no space between them when using them below and above which could be common in text like the example above. It oculd be fixed by increasing the line height of the label and badge but I dont just want to make a pull request that does that since it affects the whole text line height and typography of bootstrap.
Whats the reason there is more padding in the bottom than the top on the labels?