strip affinity tool labels on ultra-small screens; otherwise they just smush together
This commit is contained in:
parent
95751dddff
commit
c7080edb16
@ -1 +1 @@
|
||||
2014-04-07.640
|
||||
2014-04-08.641
|
||||
|
@ -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