diff options
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r-- | template/yoga/content.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index a1e1a6de5..dc5660143 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -173,10 +173,6 @@ ul.categoryActions { margin: 0.2em; } -#content DIV.comment UL.actions LI { - display: inline; -} - #content DIV.comment BLOCKQUOTE { margin: 1em 0.5em 0.5em 150px; /* margin-left corresponds to maximum thumbnail width + ~10px */ padding: 0.5em; |