diff options
| author | spiderr <spider@viovio.com> | 2013-04-23 21:20:28 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-23 21:20:28 -0400 |
| commit | 388f330097c5cea12ea679150671a99224abbfbd (patch) | |
| tree | 1beb87a6499bd22495a1841f218119abcbd1710c | |
| parent | af0c1da8388b136a3e627f1d46f1235ba541a138 (diff) | |
| download | themes-388f330097c5cea12ea679150671a99224abbfbd.tar.gz themes-388f330097c5cea12ea679150671a99224abbfbd.tar.bz2 themes-388f330097c5cea12ea679150671a99224abbfbd.zip | |
tbody top valign
| -rw-r--r-- | css/base.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/base.css b/css/base.css index a285984..e8c67ae 100644 --- a/css/base.css +++ b/css/base.css @@ -82,6 +82,8 @@ ul.data {list-style:none; margin:0; padding:0;clear:both;} ul.data li.item { border-bottom:1px solid #eee; padding-bottom:20px; margin-bottom:20px; } ul.data li.item:last-child { border-bottom:none; } +table tbody {vertical-align:top;} + /* LEGACY essential and basic css settings *-/ body {background:#fff; margin:0; padding:0;} table {border-collapse:collapse; border-spacing:0; padding:0; margin:0; width:100%;} |
