优化标题兼容性

pull/61/head
LXJ 2017-12-19 17:29:47 +08:00
parent 65b5e601e5
commit a55c8917bf
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
.layermbox0 .layermchild{max-width:90%; min-width:150px;} .layermbox0 .layermchild{max-width:90%; min-width:150px;}
.layermbox1 .layermchild{border:none; border-radius:0;} .layermbox1 .layermchild{border:none; border-radius:0;}
.layermbox2 .layermchild{width:auto; max-width:260px; min-width:40px; border:none; background: none; box-shadow: none; color:#fff;} .layermbox2 .layermchild{width:auto; max-width:260px; min-width:40px; border:none; background: none; box-shadow: none; color:#fff;}
.layermchild h3{padding:0 45px 0 10px; height:50px; line-height:50px; border-bottom:1px solid #EBEBEB; font-size:16px; font-weight:400; border-radius:3px 3px 0 0; border-bottom:1px solid #EBEBEB;} .layermchild h3{margin: 0; padding:0 45px 0 10px; height:50px; line-height:50px; border-bottom:1px solid #EBEBEB; font-size:16px; font-weight:400; border-radius:3px 3px 0 0; border-bottom:1px solid #EBEBEB;}
.layermchild h3, .layermchild h3,
.layermbtn span{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;} .layermbtn span{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.layermcont{padding:20px 15px; line-height:22px; text-align:center;} .layermcont{padding:20px 15px; line-height:22px; text-align:center;}