Created attachment 1082879 [details] screenshot Description of problem: See screenshot. The element structure goes like this: <ul class="nav nav-tabs"> <li class="active"> <a href="javascript:;" ...> <i></i> Editor </a> </li> <li> <a href="javascript:;" ...> <i></i> Overview </a> </li> <li> <a href="javascript:;" ...> <i></i> Source </a> </li> </ul> Now, only the <a> elements are completely visible, the surplus space of the enclosing <li> element is stuck below bottom of the page / Messages panel. It is obvious that a bit of the panel is missing. Version-Release number of selected component (if applicable): 6.2 ER4