If groupbox attribute collapsable="true" part of caption become hidden behind border #PL-2668

This commit is contained in:
Yuriy Artamonov 2013-09-19 16:00:37 +00:00
parent 6288ae04c3
commit d52804368f

View File

@ -58,9 +58,9 @@
.#{$primaryStyleName}-expander {
width: 9px;
height: 9px;
float: left;
cursor: pointer;
margin-top: 4px;
display: inline-block;
margin-top: 2px;
margin-right: 2px;
background: transparent;
background-repeat: no-repeat;