mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-03 05:17:15 +01:00
Merge pull request #531 from duanemoody/master
Prevent poster IDs from wordwrapping
This commit is contained in:
commit
1a90756cd2
@ -1018,6 +1018,7 @@ pre {
|
||||
|
||||
.poster_id {
|
||||
cursor: pointer;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.poster_id::before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user