Skip to content
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 WebPartTitle font-size so they change as the browser screen size changes #115

Merged
merged 4 commits into from
Sep 6, 2018

Conversation

ThomasLamb
Copy link
Contributor

Q A
Bug fix? [X]
New feature? [ ]
New sample? [ ]
Related issues? fixes #114

What's in this Pull Request?

This pull request adds CSS media queries to adjust the <WebPartTitle /> font-size at different browser screen sizes in alignment with what I've observed on out-of-the-box SharePoint WebParts.

@codecov-io
Copy link

Codecov Report

Merging #115 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #115   +/-   ##
=======================================
  Coverage   80.63%   80.63%           
=======================================
  Files          10       10           
  Lines         346      346           
  Branches       71       78    +7     
=======================================
  Hits          279      279           
  Misses         44       44           
  Partials       23       23

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3daeac4...43f3eb3. Read the comment docs.

@estruyf estruyf merged commit 43f3eb3 into pnp:dev Sep 6, 2018
estruyf added a commit that referenced this pull request Sep 6, 2018
@estruyf
Copy link
Member

estruyf commented Sep 6, 2018

@ThomasLamb thanks this got merged and will be available in version 1.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants