Sha256: 1431c506738155a59aaee3ed9c6da3c415f9e579f69dceac612b9735f3b95e26
Contents?: true
Size: 465 Bytes
Versions: 22
Compression:
Stored size: 465 Bytes
Contents
// // Bootstrap-Combobox // -------------------------------------------------- .combobox-container { &.combobox-selected .glyphicon-remove { display: inline-block; } .caret { margin-left: 0; } .combobox::-ms-clear { display: none; } .dropdown-menu { margin-top: -1px; } .glyphicon-remove { display: none; top: auto; width: 12px; &:before { content: "\e60b"; font-family: @icon-font-name-pf; } } }
Version data entries
22 entries across 22 versions & 1 rubygems