mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-24 12:45:51 +00:00
Setting height for comment textarea (#253)
This commit is contained in:
parent
80fecd5496
commit
9fbaf3c12a
@ -285,6 +285,10 @@ a.text-purple:hover, a.text-purple:active, a.text-purple:focus {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#comment {
|
||||
height: 8em;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
max-width: 120px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user