strip affinity tool labels on ultra-small screens; otherwise they just smush together
This commit is contained in:
@@ -5,5 +5,6 @@ $(document).ready(function() {
|
||||
minChars: 2,
|
||||
id: 'search-text-ac',
|
||||
});
|
||||
$('.jslider-scale ins').addClass('hidden-xs');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user