forked from orbit-oss/flask
Footnotes are 100% in width
This commit is contained in:
parent
4671429a50
commit
d78b04a3fc
1 changed files with 1 additions and 0 deletions
1
docs/_themes/flasky/static/flasky.css_t
vendored
1
docs/_themes/flasky/static/flasky.css_t
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue