Show long values in multiple lines.
This commit is contained in:
parent
2d37a7421e
commit
ec891bf0cd
1 changed files with 2 additions and 1 deletions
|
@ -2506,6 +2506,7 @@ footer {
|
||||||
|
|
||||||
.sidebar-block {
|
.sidebar-block {
|
||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
|
word-wrap: break-word;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|
Loading…
Reference in a new issue