more styling

This commit is contained in:
2017-11-03 02:27:45 +00:00
parent 84f1cd6f9b
commit 6072e68a65
4 changed files with 9 additions and 3 deletions

View File

@@ -119,3 +119,7 @@ form .form-row input[type="checkbox"] {
color: white;
border: 0;
}
.spiro-control .form-row.info {
padding-bottom: 0px;
margin-bottom: 0px;
}