diff options
Diffstat (limited to '_static/styles.css')
| -rw-r--r-- | _static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_static/styles.css b/_static/styles.css index 1e52374..d9b40dc 100644 --- a/_static/styles.css +++ b/_static/styles.css @@ -147,6 +147,7 @@ p { clear: both; } td { font-size: 80%; padding: .2em 1em .2em .2em; + vertical-align: top; } .left { float: left; } |
