Sha256: 6acd828e9b51c83c54b797dd00f3790a7beebb3b9f97068b5873f7b095be41be

Contents?: true

Size: 324 Bytes

Versions: 7

Compression:

Stored size: 324 Bytes

Contents

// Original style comes from https://github.com/twbs/bootstrap/blob/v5.3.2/scss/_dropdown.scss#L184
// via https://github.com/projectblacklight/blacklight/blob/v8.1.0/app/assets/stylesheets/blacklight/_search_form.scss#L25
.input-group > .search-autocomplete-wrapper {
  ul {
    li {
      white-space: normal;
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
arclight-1.4.0 app/assets/stylesheets/arclight/modules/search_form.scss
arclight-1.3.0 app/assets/stylesheets/arclight/modules/search_form.scss
arclight-1.2.0 app/assets/stylesheets/arclight/modules/search_form.scss
arclight-1.1.3 app/assets/stylesheets/arclight/modules/search_form.scss
arclight-1.1.2 app/assets/stylesheets/arclight/modules/search_form.scss
arclight-1.1.1 app/assets/stylesheets/arclight/modules/search_form.scss
arclight-1.1.0 app/assets/stylesheets/arclight/modules/search_form.scss