commit | 08b670bddd35977512de41f9842023f90de0611c | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Mar 14 19:06:20 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Mar 14 19:06:20 2012 +0530 |
tree | f98e525d8794c3fbb31effd7234efc67602e707a | |
parent | 38474e2db0c3b156e88fd9537a5ebb7249227a5f [diff] [blame] |
listing with stats
diff --git a/erpnext/utilities/page/todo/todo.html b/erpnext/utilities/page/todo/todo.html index 3400455..32a0a78 100644 --- a/erpnext/utilities/page/todo/todo.html +++ b/erpnext/utilities/page/todo/todo.html
@@ -4,7 +4,7 @@ <br> <div id="todo-list"> </div> - <div style="margin-top: 21px"> + <div style="margin-top: 21px; clear: both"> <button id="add-todo" class="btn btn-small"><i class="icon-plus"></i> Add</button> </div> </div> \ No newline at end of file