Mark the This/All Rooms scope buttons as radios for a11y

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2019-12-07 12:45:28 +00:00
parent 89fdfd7a23
commit 86e52d1ef3
2 changed files with 23 additions and 7 deletions

View file

@ -37,6 +37,10 @@ limitations under the License.
mask-position: center;
}
.mx_SearchBar_buttons {
display: inherit;
}
.mx_SearchBar_button {
border: 0;
margin: 0 0 0 22px;