Fix the problem where the thread pane / message pane splitter would always move and
"creep" up when you displayed messages. thanks to evaughan for helping me figure this out.
This commit is contained in:
Родитель
9a46ef9071
Коммит
bb35c8a8b0
|
@ -323,5 +323,7 @@ menu.push[disabled="true"]:active {
|
|||
box#messagepanebox
|
||||
{
|
||||
min-height: 10px;
|
||||
height: 0px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче