浏览代码

AMBARI-4426 Service Actions menu items get cut off. (ababiichuk)

aBabiichuk 11 年之前
父节点
当前提交
b8a3d399a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-web/app/templates/main/service/item.hbs

+ 1 - 1
ambari-web/app/templates/main/service/item.hbs

@@ -46,7 +46,7 @@
         {{t services.service.actions.serviceActions}}
         {{t services.service.actions.serviceActions}}
         <span class="caret"></span>
         <span class="caret"></span>
       </a>
       </a>
-      <ul class="dropdown-menu">
+      <ul class="pull-right dropdown-menu">
         <!-- dropdown menu links -->
         <!-- dropdown menu links -->
 
 
         <!-- Start/Stop service actions -->
         <!-- Start/Stop service actions -->