diff options
| author | Stephen Blott | 2016-03-13 14:31:50 +0000 |
|---|---|---|
| committer | Stephen Blott | 2016-03-13 14:31:50 +0000 |
| commit | aa35d7fe5eae257bc67e13f2f8d3f06442d428c7 (patch) | |
| tree | 236d7fde6dd79fac952d843d499471f31d37233c /tests | |
| parent | d96fc4920cf72ee93d2c98830497774f72ac5372 (diff) | |
| download | vimium-aa35d7fe5eae257bc67e13f2f8d3f06442d428c7.tar.bz2 | |
Tweak options page class names...
We were using the class name exclusionRemoveButton for the `td`
containing the button to remove exclusion rules on the options page.
Because of this, we were (correctly) picking up the button itself as
clickable, but incorrectly picking up also its enclosing `td` (which
isn't actually clickable at all). The effect was to always have two
hint labels over the remove button.
This was happening simply because we have the text "button" in the class
name. So, here, we just rename the classes.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
