diff options
| author | Nikita Bernstein | 2012-06-23 23:44:12 -0400 |
|---|---|---|
| committer | Nikita Bernstein | 2012-06-23 23:44:12 -0400 |
| commit | c48db4fb40f9c7ad5162682bb348d5c16205351c (patch) | |
| tree | 55969c9160e2e8717a3761a6d680e3bdb6612d9d | |
| parent | 6d0e39cdd9e2bc68710c2f40a9bfdbfcb724ea45 (diff) | |
| download | LikeFeed-c48db4fb40f9c7ad5162682bb348d5c16205351c.tar.bz2 | |
Checking in…
| -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; |
