David
Results
1
issues of
David
Hey, I noticed the following CSS selector is defined twice and probably should be combined. .bootstrap-duallistbox-container select { border-top-left-radius: 0; border-top-right-radius: 0; } .bootstrap-duallistbox-container select { width: 100%; height: 300px;...