1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 13:43:11 +02: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;
}