Merge pull request #15798 from edx/christina/hint-spacing

Force hint notification to take up entire width.
This commit is contained in:
Christina Roberts
2017-08-11 13:01:50 -04:00
committed by GitHub

View File

@@ -111,6 +111,7 @@ h2 {
.problem-hint {
margin-bottom: 20px;
width: 100%;
}
.hint-label {