diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-06-26 20:23:53 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-06-26 20:23:53 -0700 |
commit | c23298dbb2f3f26ff96da80f69d70051cc14f733 (patch) | |
tree | da544b095a4665655013bccd115b9efad5c8a7e1 /ext/fg/frame.html | |
parent | 16baf9a400ac11a1c4f53ba6665db03a900511e0 (diff) | |
parent | 21b29ff135269fe33f5ae064abc74cfde6f2a5f5 (diff) |
Merge branch 'master' into firefox-amo
Diffstat (limited to 'ext/fg/frame.html')
-rw-r--r-- | ext/fg/frame.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fg/frame.html b/ext/fg/frame.html index 43f46d33..c20745af 100644 --- a/ext/fg/frame.html +++ b/ext/fg/frame.html @@ -7,7 +7,7 @@ <link rel="stylesheet" href="/mixed/lib/bootstrap/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="/mixed/css/frame.css"> <style type="text/css"> - .entry { + .entry, .note { padding-left: 10px; padding-right: 10px; } |