Fixed some styles on the test view page
This commit is contained in:
@ -76,3 +76,13 @@ textarea{
|
||||
max-width: 100%;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
#result-form{
|
||||
margin: 0;
|
||||
|
||||
button,
|
||||
input,
|
||||
select{
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user