Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
[ATTACH=full]277976[/ATTACH]Someone made a pseudo-class in front of the field with the block model "table". This moves the output of the field to a separate line.The error is displayed if the field type is set to "Rich text box".The problem appeared after upgrading to 2.2.5. Before that there was no such problem.Solved through extra.less:[CODE].resourceBody-main { .bbWrapper::before,.bbWrapper::after { content:" "; display:inline; }}[/CODE]
[ATTACH=full]277976[/ATTACH]
Someone made a pseudo-class in front of the field with the block model "table". This moves the output of the field to a separate line.
The error is displayed if the field type is set to "Rich text box".
The problem appeared after upgrading to 2.2.5. Before that there was no such problem.
Solved through extra.less:
[CODE]
.resourceBody-main {
.bbWrapper::before,.bbWrapper::after {
content:" ";
display:inline;
}
[/CODE]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences