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:
Dan Stillman 2007-01-07 20:39:59 +00:00
parent be71fd2adf
commit f8c099eaac

View File

@ -1,5 +1,6 @@
groupbox
{
overflow: hidden;
min-height: 132px;
padding-bottom: 2px;
}