Created by: cerlestes
One pixel was missing below list-groups. This was especially a problem when overflow: auto/scroll; is applied to the list, as a scrollbar will always be shown. That's because of the .list-group-items' nature of stacking via margin-bottom: -1px;