Fix linter warnings

This commit is contained in:
Nick 2019-11-06 20:36:55 -06:00
parent 4a9081bde0
commit 11b70e6dd2
1 changed files with 0 additions and 13 deletions

View File

@ -132,7 +132,6 @@ table th[scope=row] {
}
div.curve {
float: left;
display: inline;
}
@ -142,14 +141,6 @@ div.chart {
display: inline;
}
div.chart > canvas.curve {
}
div.chart > canvas.table {
}
#engineForm {
display: table;
}
@ -179,10 +170,6 @@ input:focus:invalid {
color: red;
}
span#literMargin input {
/* display: none; */
}
ul.supportList {
list-style: none;
padding: 0;