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:
parent
dd19bf2657
commit
bbda152cd9
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
|||
width: 380px;
|
||||
}
|
||||
|
||||
.border-right { border-right: 1px solid #eee; }
|
||||
|
||||
.modal-tour .modal-dialog {
|
||||
width: 380px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue