瀏覽代碼

AMBARI-4608 medkit-icons are shifted out of their places, in hosts table in Safari. (ababiichuk)

aBabiichuk 11 年之前
父節點
當前提交
bad3ad2bb4
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      ambari-web/app/styles/application.less

+ 4 - 3
ambari-web/app/styles/application.less

@@ -2888,7 +2888,8 @@ table.graphs {
     th:first-child,
     td:first-child + td,
     th:first-child + th{
-      width: 13px;
+      width: 3%;
+      width: 13px\9!important;
     }
     .col2,
     td:first-child + td + td,
@@ -2900,7 +2901,8 @@ table.graphs {
     th:first-child + th + th + th,
     td:first-child + td + td + td + td,
     th:first-child + th + th + th + th{
-      width: 13px;
+      width: 3%;
+      width: 13px\9!important;
     }
     .col5,.col6,.col7,.col8,.col9,
     td:first-child + td + td + td + td + td,
@@ -2944,7 +2946,6 @@ table.graphs {
     }
     td.health span {
       display: block;
-      float: right;
       height: 13px;
       margin: 5px 0 0 0;
       width: 13px;