AC-231 title for Hosts section of inventory detail page now appears on 2 lines.

This commit is contained in:
chouseknecht
2013-07-23 00:02:00 -04:00
parent 2f2331092b
commit 6e2a5bb722
4 changed files with 16 additions and 9 deletions
+10 -3
View File
@@ -511,13 +511,20 @@
padding-top: 10px;
}
#hosts-title {
margin-bottom: 15px;
#hosts-title p {
font-size: 12px;
}
#hosts-title h4 {
margin: 5px 0;
}
#hosts-well .search-widget {
margin-top: 10px;
}
.parse-selection {
font-size: 12px;
margin: 5px 0 10px 0;
margin: 5px 0 8px 0;
}
.parse-selection .radio.inline {