fixing long names on outline, unit, container
This commit is contained in:
committed by
cahrens
parent
22ead5d766
commit
8b78eefe97
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user