diff --git a/src/documents/templates/admin/documents/document/change_list_results.html b/src/documents/templates/admin/documents/document/change_list_results.html index 1e418ebfa..9110f3213 100644 --- a/src/documents/templates/admin/documents/document/change_list_results.html +++ b/src/documents/templates/admin/documents/document/change_list_results.html @@ -29,18 +29,13 @@ .result .header { padding: 5px; background-color: #79AEC8; - height: 6em; - } - .result .header .checkbox { - margin-right: 5px; } .result .header .checkbox{ width: 5%; float: left; } .result .header .info { - width: 90%; - float: left; + margin-left: 10%; } .result .header a, .result a.tag {