mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
css: Fix class name typo
This commit is contained in:
parent
cae949afc6
commit
fec1bc0d4a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ body {
|
||||||
max-width: 40%;
|
max-width: 40%;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
#editorcontainerbox .sticky-container:not(.stikyUsers):not(.stickyChat) {
|
#editorcontainerbox .sticky-container:not(.stickyUsers):not(.stickyChat) {
|
||||||
width: 0; /* hide when the container is empty */
|
width: 0; /* hide when the container is empty */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue