浏览代码

AMBARI-4218. Host config tab layout incorrect. (onechiporenko)

Oleg Nechiporenko 11 年之前
父节点
当前提交
48933cbdf5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-web/app/templates/main/host/configs.hbs

+ 1 - 1
ambari-web/app/templates/main/host/configs.hbs

@@ -16,7 +16,7 @@
 * limitations under the License.
 }}
 
-<div class="row-fluid">
+<div class="row-fluid" style="margin-top: 7px;">
   <div id="services-menu" class="well span2">
     {{view App.MainHostServiceMenuView}}
   </div>