Update bootstrap, cleanup css, make pages more responsive
This commit is contained in:
committed by
Andreas Hocevar
parent
4eab8ecd40
commit
9616dee9f7
@@ -10,7 +10,7 @@
|
||||
clone: true,
|
||||
parent: target,
|
||||
});
|
||||
document.getElementById('count').innerHTML = '(' + examples.length + ')';
|
||||
document.getElementById('count').innerHTML = ' ' + examples.length + ' ';
|
||||
}
|
||||
|
||||
let timerId;
|
||||
|
||||
Reference in New Issue
Block a user