patch halfw width

This commit is contained in:
mappu 2015-11-07 18:41:08 +13:00
parent 87f6da2957
commit 8f34df0cbd
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ html, body {
}
.projbody_halfw {
float:left;
width: 678px; /* 740px full - 60px rhs column - 2px border */
width: 860px; /* 740px full - 60px rhs column - 2px border */
}
.projbody_fullw {