Skip to content

Commit 9ff1838

Browse files
committed
Merge pull request #3114 from asadath1395/qa-accessibility-2911-new
Fix #2911 [MSFT-264] Keyboard access tab operational missing
1 parent 2725a1c commit 9ff1838

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)