| Index: ui/webui/resources/css/widgets.css
|
| diff --git a/ui/webui/resources/css/widgets.css b/ui/webui/resources/css/widgets.css
|
| index 5a5dbc21c69470c25ac276058304b33bbd6190ea..0cd35701d8a6ffa4bfa0a34b0aafcb932a756e5f 100644
|
| --- a/ui/webui/resources/css/widgets.css
|
| +++ b/ui/webui/resources/css/widgets.css
|
| @@ -115,12 +115,6 @@ input[type='search'] {
|
| min-width: 160px;
|
| }
|
|
|
| -/* Remove when https://bugs.webkit.org/show_bug.cgi?id=51499 is fixed.
|
| - * TODO(dbeam): are there more types that would benefit from this? */
|
| -input[type='search']::-webkit-textfield-decoration-container {
|
| - direction: inherit;
|
| -}
|
| -
|
| /* Checked ********************************************************************/
|
|
|
| input[type='checkbox']:checked::before {
|
|
|