Limited post note width
This commit is contained in:
parent
92631df9a4
commit
9fd34f06aa
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@
|
|||
width: -webkit-max-content;
|
||||
width: -moz-max-content;
|
||||
width: max-content;
|
||||
max-width: 22.5em;
|
||||
}
|
||||
.post-note .text {
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue