adjusted error message style on course creation

This commit is contained in:
Frances Botsford
2013-07-23 14:10:23 -04:00
committed by Brian Talbot
parent 1cd70ee386
commit 2c61ad45bd

View File

@@ -432,8 +432,9 @@ body.dashboard {
.message-status {
display: block;
margin-bottom: 0;
padding-left: 30px;
}
padding: ($baseline*.5) ($baseline*1.5) 8px ($baseline*1.5);
font-weight: bold;
}
}
}