This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb-theme-persona
Watch
1
Star
0
Fork
You've already forked nodebb-theme-persona
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix textarea height
Browse Source
main
psychobunny
9 years ago
parent
cd44cbabe4
commit
00eaa2232a
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
less/chats.less
Unescape
Escape
View File
@ -216,6 +216,7 @@
textarea {
resize: none;
height: 42px;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hyperzlib/nodebb-theme-persona
Title
Body
Create Issue