- Fixing incorrect bottom margins for comments in xtemplate default.

4.5.x
Steven Wittens 2004-08-10 22:55:50 +00:00
parent 6fd74abb88
commit bd96bb77d2
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ table {
.links {
margin-bottom: 2em;
}
.comment .links {
margin-bottom: 0em;
}
/*
** Page layout blocks / IDs