diff --git a/themes/xtemplate/default/xtemplate.css b/themes/xtemplate/default/xtemplate.css index 8a73adefe39..b165f348992 100644 --- a/themes/xtemplate/default/xtemplate.css +++ b/themes/xtemplate/default/xtemplate.css @@ -61,7 +61,7 @@ table { color: #222; } .links { - margin-bottom: 2em; + margin-bottom: 0em; } .comment .links { margin-bottom: 0em; @@ -204,7 +204,7 @@ table { font-size: 1.1em; } .node { - margin: .5em 0 1em 0; + margin: .5em 0 2em 0; } .sticky { padding: .5em;