2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03: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
@@ -10,8 +10,6 @@
width: 380px;
}
.border-right { border-right: 1px solid #eee; }
.modal-tour .modal-dialog {
width: 380px;
}