Chromium Code Reviews| Index: ui/webui/resources/css/widgets.css |
| diff --git a/ui/webui/resources/css/widgets.css b/ui/webui/resources/css/widgets.css |
| index 0cd35701d8a6ffa4bfa0a34b0aafcb932a756e5f..39a03609a5834aeb6412fa724553044719047162 100644 |
| --- a/ui/webui/resources/css/widgets.css |
| +++ b/ui/webui/resources/css/widgets.css |
| @@ -252,8 +252,7 @@ input:disabled:-webkit-any([type='password'], |
| * <input type="checkbox"></input> |
| * <span> |
| * </label> |
| - * </div> |
| - */ |
| + * </div> */ |
|
michaelpg
2016/08/11 08:08:13
putting code next to code really doesn't seem good
Dan Beam
2016/08/12 00:31:29
fine, reverted
|
| :-webkit-any(.checkbox, .radio) label { |
| -webkit-user-select: none; |