Style fixes

This commit is contained in:
2015-09-28 22:49:00 +02:00
parent 3c92444624
commit 0eeeda0708
2 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
text-decoration: none;
color: black;
display: block;
height: 30px;
}
.boardBanner .title {
@@ -23,6 +24,8 @@
.boardBanner .description {
font-size: 14px;
display: block;
overflow: auto;
}
.boardBanner .formRow {