app/assets/stylesheets/blacklight/_controls.scss in blacklight-7.32.0 vs app/assets/stylesheets/blacklight/_controls.scss in blacklight-7.33.0

- old
+ new

@@ -21,22 +21,15 @@ .sort-pagination .dropdown-toggle { cursor: pointer; } -.no-js .sort-pagination { - & { - @extend .clearfix; +.no-js { + .btn-group:focus-within { + .dropdown-menu { + @extend .show; + } } - .dropdown-menu { - background: none; - box-shadow: none; - border: none; - position: relative; - display: block; - float: none; - } - } .view-type { display: inline-block;