Style error message alert on new task page

This commit is contained in:
perryharlock
2013-09-17 15:48:46 +01:00
parent c557157ae3
commit 66b9dc67e3
3 changed files with 9 additions and 3 deletions

View File

@@ -13,6 +13,9 @@ caption {
padding-bottom:10px;
font-size:18px;
}
.block-level {
display:block;
}
.header {
padding-bottom:2.5rem;