Client Tasks (#8883)

* client tasks: fix styles and add markdown rendering

* more style fixes

* client: tasks fixes
This commit is contained in:
Matteo Pagliazzi
2017-07-19 21:02:40 +02:00
committed by GitHub
parent 75680ab6aa
commit 89ee8b1648
8 changed files with 27 additions and 10 deletions

View File

@@ -17,6 +17,7 @@
.user-tasks-page {
padding-top: 31px;
height: calc(100% - 235px); // header + padding
}
.tasks-navigation {