This commit is contained in:
Martin Müller 2014-04-29 22:32:36 +02:00
parent 86e7d62b99
commit c0f120d98b
1 changed files with 1 additions and 2 deletions

View File

@ -265,13 +265,12 @@ body.loading #container{
.openingitem {
margin: 30px auto;
width: 900px;
border-bottom:1px solid grey;
}
.openingitem h3{
margin: 0px;
margin-top: 6px;
display:inline-block;
border-bottom:1px solid grey;
width:100%;
}
.openingitem > div{
display: table;