Commit 2ce2f086 by Frances Botsford Committed by Brian Talbot

fix for extra long error on course creation

parent 279896e4
...@@ -425,7 +425,7 @@ body.dashboard { ...@@ -425,7 +425,7 @@ body.dashboard {
} }
.wrap-error.is-shown { .wrap-error.is-shown {
height: 45px; height: 65px;
opacity: 1; opacity: 1;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment