| Index: chrome/browser/resources/gpu_internals/gpu_internals.html
|
| diff --git a/chrome/browser/resources/gpu_internals/gpu_internals.html b/chrome/browser/resources/gpu_internals/gpu_internals.html
|
| index c41ee972373ddf4e99410ea974b06cc871b527b6..e521cc9ec6e280d38e41dbcc674eea49044a09dd 100644
|
| --- a/chrome/browser/resources/gpu_internals/gpu_internals.html
|
| +++ b/chrome/browser/resources/gpu_internals/gpu_internals.html
|
| @@ -12,10 +12,6 @@ found in the LICENSE file.
|
| -webkit-user-select: none;
|
| }
|
|
|
| -html, body, #main-tabs {
|
| - height: 100%;
|
| -}
|
| -
|
| body {
|
| cursor: default;
|
| font-family: sans-serif;
|
|
|