Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-39748 - Grading - Fixing the increasing height regression
[moodle.git]
/
theme
/
bootstrapbase
/
less
/
moodle
/
grade.less
diff --git
a/theme/bootstrapbase/less/moodle/grade.less
b/theme/bootstrapbase/less/moodle/grade.less
index
8fb4837
..
80ed5a9
100644
(file)
--- a/
theme/bootstrapbase/less/moodle/grade.less
+++ b/
theme/bootstrapbase/less/moodle/grade.less
@@
-600,7
+600,6
@@
table#user-grades tr.controls td,
.gradingform_rubric.editor .criteria .definition textarea,
.gradingform_rubric.editor .criteria .scorevalue input {
- display: block;
width: auto;
}