@@ -426,13 +426,12 @@ div,li,span,i,p,h1,h2,h3,h4,h5,pre{
}
.item-content{
margin: 10px 0;
- display: inline-block;
+ display: flex;
+ flex-flow: wrap;
.radio {
display: flex;
margin: 5px;
margin-right: 25px;
- float: left;
- word-wrap: break-word;
label{
font-weight: 400;
color: #666666;
@@ -43,7 +43,6 @@
- float: none;
@@ -365,12 +365,12 @@
@@ -237,15 +237,6 @@ function renderContentscale(list, contentWrapClassName, name) {
getResult(pushInfo, textType, constant)
copy(name)
getprinting()
- getbrowser()
-}
-function getbrowser(){
- var mb = myBrowser();
- if ("IE" == mb) {
- $('.radio').css({
- 'float': 'none', //高度自动
- })
- }
function getprinting() {
$('.printing').click(function () {