@@ -206,4 +206,9 @@ body.sonata-bc {
.sonata-bc .sonata-ba-view-container:nth-child(2n):hover td, .sonata-ba-view-container:nth-child(2n):hover th {
background-color:#f5f5f5;
+}
+
+.sonata-bc .container-fluid > .sidebar
+{
+ top: auto;
}
@@ -148,7 +148,7 @@ file that was distributed with this source code.
<table>
<tr>
<td>
- <table>
+ <table class="bordered-table">
{% for filter in admin.datagrid.filters %}
<tr id="filter_{{ filter.name }}_row">
<td class="filter-title">{{ admin.trans(filter.label) }}</td>
@@ -32,7 +32,7 @@ file that was distributed with this source code.
{% block show %}
<div class="sonata-ba-view">
{% for name, view_group in admin.showgroups %}
{% if name %}
<tr class="sonata-ba-view-title">
<td colspan="2">