Merge pull request #81 from multikatt/right_align

Right-align the services div on the WUI Welcome page, to address overlap. refs #1931
This commit is contained in:
Daira Hopwood 2013-12-28 05:47:53 -08:00
commit d2514e995d

View File

@ -192,6 +192,8 @@ a:hover {
width: 380px;
}
.span4 {
position: absolute;
right: 0px;
width: 300px;
}
.span3 {