Clean up form styles a bit, style batch button

This commit is contained in:
2018-06-15 10:38:38 +02:00
parent 0e66765f1d
commit f152fb1382
5 changed files with 96 additions and 107 deletions
-11
View File
@@ -53,15 +53,4 @@ ul.proposal-list {
}
}
button {
margin-top: 1.1rem;
height: 2rem;
line-height: 2rem;
padding: 0 0.6rem;
&:disabled {
cursor: not-allowed;
color: rgba(204,204,204, 0.6);
}
}
}