Don't draw the turn restrictions help icon too big

(closes #4022)
This commit is contained in:
Bryan Housel
2017-05-07 10:30:00 -04:00
parent 4fcf0c7c81
commit c017d3aa46
+1 -1
View File
@@ -1642,7 +1642,7 @@ input[type=number] {
height: 300px;
}
.form-field-restrictions svg {
.form-field-restrictions svg.surface {
width: 100%;
height: 100%;
}