Commit 571e1106 by Brian Talbot

studio - manual policy editor: styled error states to appear inline with row actions visually

parent 8f18522d
......@@ -611,11 +611,16 @@
}
.message-error {
float: left;
position: absolute;
bottom: 10px;
margin: 0 0 10px 0;
}
}
.course-advanced-policy-list-item {
position: relative;
}
.actions {
@include clearfix();
margin-top: 15px;
......
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