make the question input box bigger
fixes CNVS-23375 test plan: - see if the box for inputting a grade in speedgrader is bigger Change-Id: Ia43d59dfccba22e0a6ef01acb25dd0d6e8934dc4 Reviewed-on: https://gerrit.instructure.com/66554 Tested-by: Jenkins Reviewed-by: Ryan Taylor <rtaylor@instructure.com> QA-Review: Landon Holmstead <lholmstead@instructure.com> Product-Review: Jason Sparks <jsparks@instructure.com>
This commit is contained in:
parent
ff7dc08ff7
commit
51e6c96786
|
@ -1834,7 +1834,7 @@ ul#quiz_versions {
|
|||
margin: 0;
|
||||
}
|
||||
.question_input {
|
||||
width: 30px;
|
||||
width: 70px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue