From 51af7a208e03e79b83df8f97f6ac5f5226b51a13 Mon Sep 17 00:00:00 2001
From: Josh Brewer
Date: Wed, 20 Apr 2011 13:44:44 -0700
Subject: block FF3 for bookmarklet, iphone scaling tweak
---
 css/screen.css | 2 +-
 index.html     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/css/screen.css b/css/screen.css
index e4f5032..e587661 100644
--- a/css/screen.css
+++ b/css/screen.css
@@ -412,7 +412,7 @@ footer .twitter-share-button {
   body {font-size:85%;}
   .typekit-badge {display:none !important;}
 	.content{
-		width: 310px;
+		width: 300px;
 		margin:0 auto;
 	}
 	#main {
diff --git a/index.html b/index.html
index aaee335..612cca9 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
   
   
 
-  
+  
 
   
 
-- 
cgit v1.2.3