Created by: mkroeders
When using a label as input-group-addon there will be a default margin-bottom of .5rem via the reboot, https://github.com/twbs/bootstrap/blob/v4-dev/scss/_reboot.scss#L280.
This will lead to undesirable white space below the label and the input will scall bigger then needed. By removing the margin, it will play nice with label elements