浏览代码

AMBARI-3276. Dashboard page: buttons are shifted if screen width is more than 1200px. (xiwang via yusaku)

Yusaku Sako 11 年之前
父节点
当前提交
c8bfc42880
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ambari-web/app/styles/application.less

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

@@ -4517,6 +4517,9 @@ i.icon-asterisks {
   .add-widget-button{
     margin-left: 9px; //3px for 3 buttons view
   }
+  .more-options-button{
+    margin-right: 2px;
+  }
 
   #dashboard-widgets{
     .row-fluid .span2p4 {