fix cut of crown in sidebar
This commit is contained in:
parent
01f5669604
commit
0e47034e4c
1 changed files with 0 additions and 4 deletions
|
@ -2680,10 +2680,6 @@ footer {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.sidebar-block,
|
|
||||||
.sidebar-block > * {
|
|
||||||
@extend .u-textTruncate;
|
|
||||||
}
|
|
||||||
.sidebar-block [contenteditable=true] {
|
.sidebar-block [contenteditable=true] {
|
||||||
white-space: normal; // do no u-textTruncate, we want to edit it inline
|
white-space: normal; // do no u-textTruncate, we want to edit it inline
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue