New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(docs-infra): fix resources page tabs text which is not visible on… #35935
fix(docs-infra): fix resources page tabs text which is not visible on… #35935
Conversation
|
@petebacondarwin can you please review this |
|
You can preview 14c21b3 at https://pr35935-14c21b3.ngbuilds.io/. |
58b3094
to
b05595e
Compare
|
@petebacondarwin request for review was sent to you by mistake you need not check this. |
|
@gkalpak can you please have a look |
b05595e
to
92facc9
Compare
Also, the type of the second commit should be style (so style(docs-infra): ...).
92facc9
to
89f92ed
Compare
|
@gkalpak made the changes please have a look |
89f92ed
to
f89680b
Compare
|
You can preview 89f92ed at https://pr35935-89f92ed.ngbuilds.io/. |
|
You can preview f89680b at https://pr35935-f89680b.ngbuilds.io/. |
f89680b
to
6dc3899
Compare
… small screens on small mobile screens the top tab bar contains text which was not visible on small screens changed text size, margin and padding so that the text could be contained in these screens (320px to 480px)
there was a typo in _resourcess.scss file there was an extra comma added some spaces too that were needed for proper styling of the code
6dc3899
to
08c3e78
Compare
|
You can preview 08c3e78 at https://pr35935-08c3e78.ngbuilds.io/. |
|
@gkalpak made the changes please have a look |
there was a typo in _resourcess.scss file there was an extra comma added some spaces too that were needed for proper styling of the code PR Close #35935
there was a typo in _resourcess.scss file there was an extra comma added some spaces too that were needed for proper styling of the code PR Close #35935
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
… small screens
on small mobile screens the top tab bar contains text which was not visible on small screens changed text size, margin and padding so that the text could be contained in these screens (320px to 480px)
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
On small screents tab text on resources page was not visible

Issue Number: N/A
What is the new behavior?
On small screents tab text on resources page is not visible

Does this PR introduce a breaking change?
Other information