diff options
Diffstat (limited to 'ext/fg')
-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 { |