| Index: third_party/polymer/v1_0/components-chromium/paper-fab/paper-fab.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-fab/paper-fab.html b/third_party/polymer/v1_0/components-chromium/paper-fab/paper-fab.html
|
| index 546614e6a7a35a9adaea26a88dfcfb40c1adc98c..d386257edeca26c851655bbfdbf7e0e10203a2b7 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-fab/paper-fab.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-fab/paper-fab.html
|
| @@ -69,9 +69,6 @@ Custom property | Description | Default
|
| outline: none;
|
| padding: 16px;
|
| position: relative;
|
| - -moz-user-select: none;
|
| - -ms-user-select: none;
|
| - -webkit-user-select: none;
|
| user-select: none;
|
| width: 56px;
|
| z-index: 0;
|
|
|