Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/21/2018 03:01:04 PM (8 years ago)
Author:
mercime
Message:

Nouveau: Fix keyboard focus for hidden form controls.

This prevents loss of focus for keyboard users as they tab through the form
controls where initial state is hidden.

Fixes #7711, #7720. See #7714.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/common-styles/_bp_search.scss

    r11686 r11906  
    5353                                line-height: 1.6;
    5454                        }
    55                 }
    56 
    57                 // For non no-js we'll add back in show() further down.
    58                 button[type="submit"] {
    59 
    60                         @include hide();
    6155                }
    6256
Note: See TracChangeset for help on using the changeset viewer.