Added "create activity" form (#35)

* added create activity form #24
* fixed form type for Projects
* UI improvement toolbar (same height as ll form elements and action buttons)
This commit is contained in:
Kevin Papst
2018-01-06 11:53:15 +01:00
committed by GitHub
parent f6ab543b8d
commit 3270ce7560
6 changed files with 30 additions and 10 deletions

View File

@@ -50,10 +50,6 @@ li.open .ticktac i.running{
display: inline;
}
.box-header .toolbar form .form-control {
height: 25px;
}
.box-header .tools-left {
margin-right: 10px;
}