diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 859cacb62..2ffeec68c 100755 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -202,11 +202,14 @@ var _hmt = _hmt || []; diff --git a/web_src/less/openi.less b/web_src/less/openi.less index 39789d9d9..fd047ab30 100644 --- a/web_src/less/openi.less +++ b/web_src/less/openi.less @@ -604,10 +604,13 @@ display: block; font-weight: bold !important; } .a_width{ - width: 50% !important; + // width: 50% !important; + margin-right: 20em; display:inline-block !important; } - +.a_width i{ + vertical-align:middle; +} .footer_icon{ display: inline-block !important; vertical-align: middle !important;