mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
don't hide overflow, that causes worse problems
This commit is contained in:
parent
f06196c261
commit
3bf85b113c
@ -494,7 +494,6 @@ html.cp,
|
||||
color: #555;
|
||||
font-family: Georgia,Cambria,serif;
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.cp {
|
||||
/* buttons */
|
||||
|
||||
@ -15,7 +15,6 @@ html.cp, .cp body {
|
||||
|
||||
font-family: Georgia,Cambria,serif;
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.cp {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user