mirror of
https://github.com/reactos/web.git
synced 2024-11-23 11:49:47 +00:00
[TESTMAN]
Fix horizontal scrollbars when comparing test results. Previous commit didn't fix it for me in Firefox at least. ONLINE-639 svn path=/trunk/; revision=981
This commit is contained in:
parent
058a44a6ac
commit
fa173dadb1
@ -7,7 +7,7 @@
|
||||
|
||||
html, body {
|
||||
height: auto;
|
||||
overflow-x: auto;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user