Fix linewrapping on profile-box

This commit is contained in:
calzoneman 2014-02-27 17:26:49 -06:00
parent 2bd6a207ba
commit 0fdf064904
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ html(lang="en")
.alert.alert-danger.center.messagebox
strong Profile Error
p= profileError
.profile-box(style="position: inherit; z-index: auto;")
.profile-box.linewrap(style="position: inherit; z-index: auto;")
img.profile-image(src=profileImage)
strong= loginName
p= profileText