summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Brewer2011-04-04 09:20:01 -0700
committerJosh Brewer2011-04-04 09:20:01 -0700
commit4a9e3f27268b540d577a29420e5abd9fd16a0518 (patch)
treecaac81969ab779af8f7a67f5b3ab198c5522973e
parentfd1a95c7aabd104caa37279fcf7434c3442451ce (diff)
downloadffffallback-4a9e3f27268b540d577a29420e5abd9fd16a0518.tar.bz2
input width adjustment
-rw-r--r--bookmarklet/ffffallback.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bookmarklet/ffffallback.css b/bookmarklet/ffffallback.css
index 63c7c9b..a39f7d4 100644
--- a/bookmarklet/ffffallback.css
+++ b/bookmarklet/ffffallback.css
@@ -254,7 +254,7 @@ body.ffffallback-hide-original #ffffallback-content-container {
color: #eee;
font:normal 13px/normal Arial, sans-serif;
padding: 5px;
- width:150px;
+ width:160px;
margin-top:10px;
}
input[type=text]::-webkit-input-placeholder {