xe/common/css/bootstrap.css
아래 내용 주석 처리
/* STAGE 레이아웃 메뉴 아이콘 흐트러 지는 문제 조시를 위해 주석 처리
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
*/
아래 두 파일에 대해 모두 설정해야 합니다.