diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/forms.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less index a30cc3fcf..63ee05751 100644 --- a/less/forms.less +++ b/less/forms.less @@ -306,7 +306,6 @@ select[readonly], textarea[readonly] { cursor: not-allowed; background-color: @inputDisabledBackground; - border-color: #ddd; } // Explicitly reset the colors here input[type="radio"][disabled], |
