1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Remove unused .border-right rule from modal example CSS file

This commit is contained in:
Julien Déramond 2022-05-11 08:11:39 +02:00 committed by Mark Otto
parent dd19bf2657
commit bbda152cd9

View file

@ -10,8 +10,6 @@
width: 380px;
}
.border-right { border-right: 1px solid #eee; }
.modal-tour .modal-dialog {
width: 380px;
}