Fix positioning/rendering

This commit is contained in:
John O'Nolan 2013-10-18 19:49:36 +02:00
parent d504ec0a16
commit 692166bc2a
1 changed files with 1 additions and 2 deletions

View File

@ -740,10 +740,9 @@ table.plain tbody > tr:nth-child(odd) > th {
padding: 4px 8px 5px 8px;
position:absolute;
top: -23px;
left: -23px;
left: -21px;
color: rgba(255,255,255,0.9);
font-size: 1.1rem;
font-weight: bold;
line-height: 1em;
text-align: center;
background: #50585D;