border-radius removed

This commit is contained in:
Heydon Pickering 2017-08-22 15:24:01 +01:00
parent 1102d06ed7
commit 5549ca0e89
3 changed files with 3 additions and 1 deletions

View File

@ -177,6 +177,7 @@ button {
font-size: 0.75rem;
margin-top: 0.75rem;
padding: 0.5rem;
border-radius: 0;
}
/* Forms */

File diff suppressed because one or more lines are too long

View File

@ -177,6 +177,7 @@ button {
font-size: 0.75rem;
margin-top: 0.75rem;
padding: 0.5rem;
border-radius: 0;
}
/* Forms */