mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Limited post note width
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user