MDL-12941 Added clear:none; to div.user-box css. Also fixed a couple of & with &

This commit is contained in:
nicolasconnault 2008-01-16 07:44:57 +00:00
parent 9e73868793
commit f0067a7836
3 changed files with 21 additions and 13 deletions

View file

@ -2856,6 +2856,7 @@ div.user-box {
text-align:center;
display:block;
float:left;
clear: none;
}
img.user-image {