Put threadlinks in a bar

This commit is contained in:
Michael Walker 2014-12-22 19:35:09 +00:00
parent 1c4c301775
commit ab24c2af57
3 changed files with 9 additions and 5 deletions

View file

@ -417,7 +417,7 @@ box-shadow: 0 0 40px #000000;
background-color: #D6DAF0;
border-bottom: 1px solid #B7C5D9;
}
.bar.top > :not(script) {
.bar > :not(script) {
display: table-cell;
vertical-align: middle;
}