slight adjusting to spacing on report page

This commit is contained in:
robert%accettura.com 2006-03-21 21:15:03 +00:00
parent 472abb4b02
commit be613be586

View File

@ -101,12 +101,12 @@ body {
}
#reporter-content #reporterReport div {
margin-bottom: 3px;
margin-bottom: 8px;
}
#reporter-content #reporterReport .title {
float: left;
width: 9em;
padding: 0 .5em;
padding: 0 0.75em 0 .5em;
text-align: right;
font-weight: bold;
}