mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
AC-231 title for Hosts section of inventory detail page now appears on 2 lines.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user