in users dialog, fix textarea css

This commit is contained in:
rolux 2011-11-07 21:41:21 +00:00
parent 3e466bc1e0
commit 4ae468c6f8

View file

@ -424,7 +424,6 @@ pandora.ui.usersDialog = function() {
value: userData.notes, value: userData.notes,
width: 240 width: 240
}) })
.css({height: '240px'})
], ],
width: 240 width: 240
}) })