Fix some annoying visual quirks
This commit is contained in:
parent
a213bdf9da
commit
b9e9bd154c
3 changed files with 5 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue