Merge pull request #1334 from MITx/bug/btalbot/cms-problemmenu

studio - resolved bug with .header CSS inheritance and problem editor
This commit is contained in:
Christina Roberts
2013-01-23 11:40:24 -08:00
2 changed files with 5 additions and 5 deletions

View File

@@ -107,7 +107,7 @@
background: url(../img/problem-editor-icons.png) no-repeat;
}
.problem-editor-icon.header {
.problem-editor-icon.heading1 {
width: 18px;
background-position: -265px 0;
}