diff options
| author | Josh Brewer | 2011-04-19 17:16:13 -0700 |
|---|---|---|
| committer | Josh Brewer | 2011-04-19 17:16:13 -0700 |
| commit | e674bd5f72d0f9fd68c707cd355c4fc72bb37b47 (patch) | |
| tree | 560277a9359f366ab8dcbd8189230a937ecbf542 /bookmarklet | |
| parent | 6c34262af854316129cd02e7521a6bc2bdefeb65 (diff) | |
| download | ffffallback-e674bd5f72d0f9fd68c707cd355c4fc72bb37b47.tar.bz2 | |
centering the content, adjusting elements accordingly
Diffstat (limited to 'bookmarklet')
| -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 d630c41..66f6794 100644 --- a/bookmarklet/ffffallback.css +++ b/bookmarklet/ffffallback.css @@ -251,7 +251,7 @@ body.ffffallback-hide-original #ffffallback-content-container { border-top:1px solid #444!important; list-style: none!important; margin: 0!important; - padding:0.5em 0 0.5em 1em!important; + padding:0.5em 0 1em 1em!important; } #ffffallback-fonts li b { |
