TEST TEXT
How to remove width attr
I think you must try this:
$(".views").removeAttr('style').attr('style','position: relative; height: 15px; overflow: hidden;');