git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1437198 13f79535-47bb-0310-9956-ffa450edef68
@@ -17,6 +17,9 @@ Trunk (unreleased changes):
IMPROVEMENTS
+ AMBARI-1244. Install Options - line up the Target Hosts section with the rest
+ of the page. (yusaku)
+
AMBARI-1235. Host health indicator should have a tooltip showing details.
(yusaku)
@@ -262,7 +262,9 @@ h1 {
height: auto;
}
#targetHosts {
-
+ .target-hosts-input {
+ padding-left: 18px;
+ }
.span6 {
min-width: 504px;
@@ -24,7 +24,7 @@
<div id="targetHosts">
<h5>{{t installer.step2.targetHosts}}</h5>
- <div {{bindAttr class="hostsError:error :control-group"}}>
+ <div {{bindAttr class="hostsError:error :control-group :target-hosts-input"}}>
<p>{{t installer.step2.targetHosts.info}}. Or use
<a href="javascript:void(null)"
rel="popover"