Skip to content
Snippets Groups Projects
Commit 2c4efceb authored by Brian Talbot's avatar Brian Talbot
Browse files

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

Studio: FIX - Prompt UI Display
parents a764a466 f4d56ad2
No related merge requests found
......@@ -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):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment