Footnotes are 100% in width

This commit is contained in:
Armin Ronacher 2010-04-11 03:43:15 +02:00
parent 4671429a50
commit d78b04a3fc

View file

@ -250,6 +250,7 @@ table.field-list, table.footnote {
}
table.footnote {
width: 100%;
border: 1px solid #eee;
-webkit-box-shadow: 1px 1px 1px #d8d8d8;
-moz-box-shadow: 1px 1px 1px #d8d8d8;