diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-03-17 21:03:52 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-03-17 21:03:52 -0700 |
commit | a55b74c92ecb21fb688d4199811c43dd3eeb3451 (patch) | |
tree | db57d38aeeab83d8ba804d0bd8d2272db964a517 /ext/mixed/css/frame.css | |
parent | 7e3a4ecf7dbd3abc803659f3b2ebd0f9e7acc835 (diff) |
adding back link on kanji defs
Diffstat (limited to 'ext/mixed/css/frame.css')
-rw-r--r-- | ext/mixed/css/frame.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mixed/css/frame.css b/ext/mixed/css/frame.css index e6a41aac..af689cbe 100644 --- a/ext/mixed/css/frame.css +++ b/ext/mixed/css/frame.css @@ -31,8 +31,8 @@ */ hr { - margin-top: 0.8em; - margin-bottom: 0.8em; + padding: 0px; + margin: 0px; } #spinner { |