mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 16:31:07 +00:00
Remove unused .border-right rule from modal example CSS file
This commit is contained in:
parent
dd19bf2657
commit
bbda152cd9
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@
|
||||||
width: 380px;
|
width: 380px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.border-right { border-right: 1px solid #eee; }
|
|
||||||
|
|
||||||
.modal-tour .modal-dialog {
|
.modal-tour .modal-dialog {
|
||||||
width: 380px;
|
width: 380px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue