mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
improved content formatting
This commit is contained in:
parent
0bb4213593
commit
406271fbda
@ -108,10 +108,11 @@ blockquote {
|
|||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.linebreak {
|
*:first-child {
|
||||||
display: none;
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
// avoid double breaks
|
||||||
|
br + p {
|
||||||
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
// br {
|
|
||||||
// display: none;
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user