Fix some annoying visual quirks
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
$(function() {
|
||||
// Set up
|
||||
var app = new haste('haste');
|
||||
$('textarea').focus();
|
||||
// Handle pops
|
||||
window.onpopstate = function(evt) {
|
||||
var path = evt.target.location.pathname;
|
||||
|
Reference in New Issue
Block a user