fixing mobile navbar triggered issue and slight adjustement to bootstrap

template for using full width of browser for navbar
This commit is contained in:
El RIDO 2015-09-20 20:05:48 +02:00
parent 2dd8b94b05
commit 0686087cfd
4 changed files with 14 additions and 17 deletions

View file

@ -1095,7 +1095,6 @@ $(function() {
this.stateNewPaste();
this.showStatus('', false);
this.message.text('');
$('.navbar-toggle').click();
},
/**