don't hide overflow, that causes worse problems

pull/1/head
ansuz 8 years ago
parent f06196c261
commit 3bf85b113c

@ -494,7 +494,6 @@ html.cp,
color: #555; color: #555;
font-family: Georgia,Cambria,serif; font-family: Georgia,Cambria,serif;
height: 100%; height: 100%;
overflow-x: hidden;
} }
.cp { .cp {
/* buttons */ /* buttons */

@ -15,7 +15,6 @@ html.cp, .cp body {
font-family: Georgia,Cambria,serif; font-family: Georgia,Cambria,serif;
height: 100%; height: 100%;
overflow-x: hidden;
} }
.cp { .cp {

Loading…
Cancel
Save