| Index: chrome/browser/resources/history/history.css
|
| diff --git a/chrome/browser/resources/history/history.css b/chrome/browser/resources/history/history.css
|
| index 7002f64282a8ffb36ff0e7c2c4c822b1a71ae6b4..6b46dff1bc63f10adc92d19322c9b89f95bdfded 100644
|
| --- a/chrome/browser/resources/history/history.css
|
| +++ b/chrome/browser/resources/history/history.css
|
| @@ -136,11 +136,7 @@ html[dir='rtl'] .entry .title {
|
| .entry input[type=checkbox] {
|
| -webkit-margin-end: 6px;
|
| -webkit-margin-start: 4px;
|
| - height: 14px;
|
| - line-height: 12px;
|
| - text-indent: -1px;
|
| - top: 2px;
|
| - width: 14px;
|
| + line-height: 1em;
|
| }
|
|
|
| /* Checkboxes are shown when checked or focused, or when the entry is hovered.
|
|
|