diff options
Diffstat (limited to 'templates/todolists/list.html')
-rw-r--r-- | templates/todolists/list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/todolists/list.html b/templates/todolists/list.html index 3b2f75c2..29829caa 100644 --- a/templates/todolists/list.html +++ b/templates/todolists/list.html @@ -13,7 +13,7 @@ </ul> {% endif %} - <table id="dev-todo-lists" class="results"> + <table id="dev-todo-lists" class="results todo-table"> <thead> <tr> <th>Name</th> |