fix for extra long error on course creation

This commit is contained in:
Frances Botsford
2013-07-29 15:07:55 -04:00
committed by Brian Talbot
parent 279896e484
commit 2ce2f08664

View File

@@ -425,7 +425,7 @@ body.dashboard {
}
.wrap-error.is-shown {
height: 45px;
height: 65px;
opacity: 1;
}