mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
css: various improvements
This commit is contained in:
parent
02769bee44
commit
6de996c973
4 changed files with 20 additions and 8 deletions
|
@ -87,6 +87,7 @@
|
|||
background-color: white;
|
||||
overflow-y: auto;
|
||||
flex: 1 auto;
|
||||
height: 0; /* strange bug on firefox, if height is not set, the chattext grow bigger than the maximum height */
|
||||
}
|
||||
#chattext p {
|
||||
padding: 3px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue