modals should stick to title bar

This commit is contained in:
Feross Aboukhadijeh
2016-06-13 16:15:45 -07:00
parent acc8e7923a
commit 12500dfb64

View File

@@ -260,7 +260,7 @@ table {
.modal .modal-content {
position: fixed;
top: 45px;
top: 38px;
left: 0;
right: 0;
margin: 0 auto;