diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-09-15 14:03:05 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-09-15 14:03:05 -0700 |
commit | e044f0107ab33125f47dac1dde7fe2c673d0ddd6 (patch) | |
tree | 7b6781238f4fd91e70edf0acc64217aa920e5b6a /ext/mixed | |
parent | 7f55f1c8d2b82abda1cbdc353f28ae9136a361f3 (diff) |
style fixes
Diffstat (limited to 'ext/mixed')
-rw-r--r-- | ext/mixed/css/display.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css index 6c7148dc..92480bab 100644 --- a/ext/mixed/css/display.css +++ b/ext/mixed/css/display.css @@ -148,3 +148,7 @@ hr { padding: 0.01em; vertical-align: top; } + +.glyph-data { + margin-top: 10px; +} |