1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +02:00
This commit is contained in:
Mark Otto
2015-08-17 18:20:33 -07:00
parent 29b4031db5
commit be34e2fde6
8 changed files with 14 additions and 6 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,