Enlarge the tasks and records tables
These tables are the most likely to need more width. The parameters, hosts, plays and files tables are already plenty wide for the amount of content they have and enlarging them further makes things look silly. Change-Id: Ib1b1464e2706241367bea2b112fc8282eb9f07f8
This commit is contained in:
committed by
David Moreau Simard
parent
6ac95af999
commit
a73295a4c4
@@ -198,7 +198,7 @@
|
||||
<span class="pficon pficon-close"></span>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<div class="col-md-10 col-md-offset-1">
|
||||
<h3>
|
||||
<strong>Tasks</strong>
|
||||
<span class="pficon pficon-help pull-right" data-toggle="tooltip" data-placement="bottom" data-html="true" title="{% include "tips/tasks.html" %}"></span>
|
||||
@@ -233,7 +233,7 @@
|
||||
<span class="pficon pficon-close"></span>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<div class="col-md-10 col-md-offset-1">
|
||||
<h3>
|
||||
<strong>Records</strong>
|
||||
<span class="pficon pficon-help pull-right" data-toggle="tooltip" data-placement="bottom" data-html="true" title="{% include "tips/records.html" %}"></span>
|
||||
|
||||
Reference in New Issue
Block a user