mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Job detail page re-refactor
Fixed column widths on host summary search dialog.
This commit is contained in:
parent
429df45cdc
commit
9d79f26427
@ -258,8 +258,8 @@
|
||||
<div id="hosts-summary-section" class="section">
|
||||
|
||||
<div class="row title-row">
|
||||
<div class="col-lg-1 col-md-2 col-sm-2 title">Summary</div>
|
||||
<div class="col-lg-11 col-md-10 col-sm-10" style="text-align:right;">
|
||||
<div class="col-lg-2 col-md-2 col-sm-2 title">Summary</div>
|
||||
<div class="col-lg-10 col-md-10 col-sm-10" style="text-align:right;">
|
||||
<div id="task-search-form" class="search-form form-inline">
|
||||
<div class="form-group">
|
||||
<label>Search</label>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user