Hiding scroll of selectable title when not needed #8425

pull/1273/head
Richard 11 years ago
parent 0aa4b53fd8
commit 37bf7b287e
  1. 2
      app/assets/stylesheets/layout/_toolbar.css.sass

@ -59,7 +59,7 @@
float: none
.dropdown-scrollable
overflow-y: scroll
overflow-y: auto
max-height: 500px
#querySelectDropdown

Loading…
Cancel
Save