##// END OF EJS Templates
Adds a bottom margin for pagination (#21258)....
Jean-Philippe Lang -
r14518:053f2d7bd044
parent child
Show More
@@ -691,6 +691,7 input.autocomplete.ajax-loading {
691 691 .objects-selection {
692 692 height: 300px;
693 693 overflow: auto;
694 margin-bottom: 1em;
694 695 }
695 696
696 697 .objects-selection label {
General Comments 0
You need to be logged in to leave comments. Login now