broke line to fit properly
This commit is contained in:
parent
ce0d23bd10
commit
c3dfd62172
@ -51,8 +51,8 @@ SELECTORS = {
|
||||
Group.prevnext: 'a, area, button, link, [role=button]',
|
||||
Group.focus: '*:focus',
|
||||
Group.inputs: ('input[type=text], input[type=email], input[type=url], '
|
||||
'input[type=tel], input[type=number], input[type=password], '
|
||||
'input[type=search], textarea'),
|
||||
'input[type=tel], input[type=number], '
|
||||
'input[type=password], input[type=search], textarea'),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user