diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-01-09 19:42:54 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-01-09 19:42:54 -0800 |
commit | 40838790d5697a418035f753711a54f2f19547e3 (patch) | |
tree | bd5378c4d0dd57c58119204c7b4bc58799fa3239 /ext/fg/css/frame.css | |
parent | f1c826e2d349c550121125346290717a81325ed1 (diff) |
WIP
Diffstat (limited to 'ext/fg/css/frame.css')
-rw-r--r-- | ext/fg/css/frame.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index d1c3b405..7e9c3b19 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -154,8 +154,6 @@ hr { .term-glossary-item { color: #000; font-family: vl-gothic-regular; - overflow-x: auto; - white-space: pre; } /* kanji styles */ @@ -199,6 +197,4 @@ hr { .kanji-glossary-item { color: #000; font-family: vl-gothic-regular; - overflow-x: auto; - white-space: pre; } |