diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-01-08 18:39:59 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-01-08 18:39:59 -0800 |
commit | 67ca7adc4cabb79a87b51ebd9b112e641de31af9 (patch) | |
tree | 652ea04970a25f2f479cf71cbf9e9dbeedf794af /ext/fg/css/frame.css | |
parent | 53a8e9061c482400186c8b041be520a519795c07 (diff) |
WIP
Diffstat (limited to 'ext/fg/css/frame.css')
-rw-r--r-- | ext/fg/css/frame.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index f07358aa..bb3596dc 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -138,8 +138,8 @@ body { } .term-glossary-group { - padding-bottom: 0.7em; - padding-top: 0.7em; + margin-top: 0.4em; + margin-bottom: 0.4em; } .term-glossary-item { |