Skip to content

Commit b094380

Browse files
authored
Merge pull request #3114 from asadath1395/qa-accessibility-2911-new
Fix #2911 [MSFT-264] Keyboard access tab operational missing
2 parents e6e48ea + 0f9810b commit b094380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
* the page by Topcoder accounts-app. */
44
#tc-accounts-iframe {
55
border: none;
6-
display: block;
6+
display: none;
77
}
88
}

0 commit comments

Comments
 (0)