5 667
edições
Sem resumo de edição Etiqueta: Revertido |
Sem resumo de edição Etiquetas: Reversão manual Revertido |
||
Linha 8: | Linha 8: | ||
.input-group { margin-bottom: 1em; position: relative; } | .input-group { margin-bottom: 1em; position: relative; } | ||
.dropdown { | .dropdown { | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
display: none; | |||
position: absolute; | |||
background-color: #fff; | background-color: #fff; | ||
z-index: 1000; | |||
max-height: 150px; | |||
overflow-y: auto; | |||
width: 100%; | |||
} | } | ||
.dropdown-item { | .dropdown-item { |