.modal isn't shown in the center.
Created by: philipp-spiess
.modal in patterns.less is not centered.
To fix this, change https://github.com/twitter/bootstrap/blob/master/lib/patterns.less#L793
margin: -250px 0 0 -280px;
Created by: philipp-spiess
.modal in patterns.less is not centered.
To fix this, change https://github.com/twitter/bootstrap/blob/master/lib/patterns.less#L793
margin: -250px 0 0 -280px;