what could be the reason behind nature of "view history" tab which collapses to dropdown in when screen resolution is less and when user is logged out in Vector skin as on getting logged out the array data["action_urls"] could be a empty portlet but on screens with lesser resolution more option would be generated and "view history" goes inside it , how it could be possible t
And after logged in I unset the array data["action_urls"] then when the screen resolution become lesser "view history" is not getting collapsed under more (as it shows empty portlet same that of not logged in) what is the reason of this behavior of producing the more option and goes inside when user logged out but not logged in?