Skip to content
Snippets Groups Projects
Commit 2ce2f086 authored by Frances Botsford's avatar Frances Botsford Committed by Brian Talbot
Browse files

fix for extra long error on course creation

parent 279896e4
No related merge requests found
......@@ -425,7 +425,7 @@ body.dashboard {
}
.wrap-error.is-shown {
height: 45px;
height: 65px;
opacity: 1;
}
......
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