팝업 글자 넘침 수정
This commit is contained in:
@@ -132,6 +132,10 @@
|
|||||||
color: #333;
|
color: #333;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
line-height:16px;
|
||||||
|
word-break: keep-all;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: clip;
|
||||||
}
|
}
|
||||||
.popup .nav.nav-tabs li.active a,
|
.popup .nav.nav-tabs li.active a,
|
||||||
.popup .nav.nav-tabs li[role="presentation"].active a {
|
.popup .nav.nav-tabs li[role="presentation"].active a {
|
||||||
|
|||||||
Reference in New Issue
Block a user