diff options
| author | Josh Brewer | 2011-04-04 09:20:01 -0700 |
|---|---|---|
| committer | Josh Brewer | 2011-04-04 09:20:01 -0700 |
| commit | 4a9e3f27268b540d577a29420e5abd9fd16a0518 (patch) | |
| tree | caac81969ab779af8f7a67f5b3ab198c5522973e | |
| parent | fd1a95c7aabd104caa37279fcf7434c3442451ce (diff) | |
| download | ffffallback-4a9e3f27268b540d577a29420e5abd9fd16a0518.tar.bz2 | |
input width adjustment
| -rw-r--r-- | bookmarklet/ffffallback.css | 2 |
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 { |
