mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fix too long user website URL issue
This commit is contained in:
@ -176,7 +176,7 @@ ComunicWeb.pages.userPage.profileInfos = {
|
||||
var boxRoot = createElem2({
|
||||
appendTo: target,
|
||||
type: "div",
|
||||
class: "box box-primary"
|
||||
class: "box box-primary about-user-box"
|
||||
});
|
||||
|
||||
//Add box header
|
||||
|
Reference in New Issue
Block a user