Layout and styling tweaks
Change-Id: Iad2b2f1c90bd41ebaa968bb1ce23598c68ade02f
This commit is contained in:
parent
f0b734e8de
commit
0d641523e8
@ -7,8 +7,8 @@
|
||||
{% endblock page_header %}
|
||||
|
||||
{% block main %}
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="no-table-title"> {% comment %}This will likely move to the tables Meta in the future{% endcomment %}
|
||||
{{ table.render }}
|
||||
</div>
|
||||
|
@ -7,8 +7,8 @@
|
||||
{% endblock page_header %}
|
||||
|
||||
{% block main %}
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="no-table-title"> {% comment %}This will likely move to the tables Meta in the future{% endcomment %}
|
||||
{{ table.render }}
|
||||
</div>
|
||||
|
@ -152,8 +152,9 @@ $link-color: #428bca;
|
||||
font-size: 32px;
|
||||
vertical-align: top;
|
||||
float: left;
|
||||
margin: 0 4px 0 0;
|
||||
background: #fff;
|
||||
width: 36px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.deployment-box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user