Commit d5e6c4f0 by marcotuts

Merge pull request #2323 from edx/studio/duplicate/public-visibility

Visual fix hides component action header when unit is in public mode as ...
parents e0a05012 9a33b3cf
......@@ -895,7 +895,7 @@ body.unit {
display: inline-block;
float: right;
vertical-align: middle;
text-align: center;
text-align: center;
}
&.editing {
......@@ -1212,7 +1212,7 @@ body.unit {
.edit-state-public {
.delete-draft,
.component-actions,
.wrapper-component-action-header,
.new-component-item,
.editing-draft-alert,
.publish-draft-message,
......
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