Restore overflow: hidden on tagselector groupbox to fix toolbar icons disappearing when dragging column 1/2 splitter to the left (thanks Sean)
This commit is contained in:
parent
be71fd2adf
commit
f8c099eaac
|
@ -1,5 +1,6 @@
|
|||
groupbox
|
||||
{
|
||||
overflow: hidden;
|
||||
min-height: 132px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user