Merge pull request #1530 from edx/talbs/fix-cms-prompts

Studio: FIX - Prompt UI Display
This commit is contained in:
Brian Talbot
2013-10-29 07:46:09 -07:00

View File

@@ -60,6 +60,13 @@ body b {
// ====================
// needed display property reinforcement since manual CSS abstraction happened
#page-prompt {
.wrapper-prompt:before {
display: inline-block;
}
}
/* known things to do (paint the fence, sand the floor, wax on/off):