This commit is contained in:
Mark Otto 2015-08-17 18:20:33 -07:00
parent 29b4031db5
commit be34e2fde6
8 changed files with 10 additions and 2 deletions

View file

@ -2928,12 +2928,16 @@ input[type="button"].btn-block {
.dropdown-item {
display: block;
width: 100%;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.5;
color: #373a3c;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.dropdown-item:focus,

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -2928,12 +2928,16 @@ input[type="button"].btn-block {
.dropdown-item {
display: block;
width: 100%;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.5;
color: #373a3c;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.dropdown-item:focus,

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.