diff options
| -rw-r--r-- | Resources/friendship/ui/LikeList.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Resources/friendship/ui/LikeList.js b/Resources/friendship/ui/LikeList.js index f195804..7b2e037 100644 --- a/Resources/friendship/ui/LikeList.js +++ b/Resources/friendship/ui/LikeList.js @@ -28,8 +28,7 @@ textAlign:'left', top:2, left:52, - wordWrap:true - //height:26 + height:26 }); row.height = 50; |
