Commit 8b78eefe by Frances Botsford Committed by cahrens

fixing long names on outline, unit, container

parent 22ead5d7
......@@ -334,7 +334,10 @@ form[class^="create-"] {
.incontext-editor-value,
.incontext-editor-action-wrapper {
@extend %cont-truncated;
display: inline-block;
vertical-align: middle;
max-width: 80%;
}
.incontext-editor-open-action {
......
......@@ -15,11 +15,6 @@
vertical-align: top;
}
.incontext-editor-value {
max-width: 80%;
margin-right: ($baseline/10);
}
.incontext-editor-open-action {
@include transition(opacity $tmg-f1 ease-in-out 0);
opacity: 0.0;
......
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