studio - resolved bug with .header CSS inheritance and problem editor menu UI

This commit is contained in:
Brian Talbot
2013-01-23 12:50:10 -05:00
parent b0bbb34644
commit 2ca267dc52

View File

@@ -110,6 +110,8 @@
.problem-editor-icon.header {
width: 18px;
background-position: -265px 0;
border: none;
padding: 0;
}
.problem-editor-icon.multiple-choice {