Commit 4d56fc0e authored by John Crepezzi's avatar John Crepezzi
Browse files

More browser support

parent 9fa99fe6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -20,6 +20,12 @@ which will output a URL to share, or

to copy the URL to the clipboard.

## Tested Browsers

* Firefox 8
* Chrome 17
* Safari 5.3

## Installation

1.  Download the package, and expand it
+0 −1
Original line number Diff line number Diff line
cache headers for static assets
tests
test in other browsers and add note to README
maximum size of a haste
fix any annoying visual quirks
add FAVICON
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ textarea {
	margin: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
	outline: none;
}

#box code {