diff --git a/themes/maya0x17/static/talk.scss b/themes/maya0x17/static/talk.scss index 0560b08..55def46 100644 --- a/themes/maya0x17/static/talk.scss +++ b/themes/maya0x17/static/talk.scss @@ -7,7 +7,7 @@ vertical-align: top; padding-top: 0; } - td.talk { padding-bottom: 1em; padding-top: 1em; } + td.talk { padding-bottom: 1em; padding-top: 1em; line-height: 1.2em; } .tag-cibo { background-color: adjust-color($c-bg, $lightness: -15%); }