fix for extra long error on course creation
This commit is contained in:
committed by
Brian Talbot
parent
279896e484
commit
2ce2f08664
@@ -425,7 +425,7 @@ body.dashboard {
|
||||
}
|
||||
|
||||
.wrap-error.is-shown {
|
||||
height: 45px;
|
||||
height: 65px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user