소스 검색

AMBARI-15883. Install Wizard, step 5: WebHCat Server hostname is not centered vertically (alexantonenko)

Alex Antonenko 9 년 전
부모
커밋
0f299a53a4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ambari-web/app/styles/application.less

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

@@ -3975,6 +3975,7 @@ table.graphs {
     word-wrap: break-word!important;
     word-wrap: break-word!important;
     white-space: normal;
     white-space: normal;
     width: 220px;
     width: 220px;
+    line-height: 30px;
     display: inline-block;
     display: inline-block;
   }
   }
   .hostString {
   .hostString {