Remove explicit height for relbar, to allow breaking text

not to flow into the main body.
This commit is contained in:
Georg Brandl
2008-10-25 15:37:40 +00:00
parent 88d6b2a960
commit bcd1a78d83

View File

@@ -63,7 +63,6 @@ div.related {
background-color: #133f52;
color: #fff;
width: 100%;
height: 30px;
line-height: 30px;
font-size: 90%;
}