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

Ssb-paragraph style: unnecessary text width limit #235

Open
alina-lapina opened this issue Dec 14, 2020 · 1 comment
Open

Ssb-paragraph style: unnecessary text width limit #235

alina-lapina opened this issue Dec 14, 2020 · 1 comment

Comments

@alina-lapina
Copy link

alina-lapina commented Dec 14, 2020

Describe the bug
Unnecessary max-width limit for the paragraph style (ssb-paragraph, ssb-lead-paragraph).

To Reproduce

 <LeadParagraph negative>
        Code rank help intro
</LeadParagraph>
         <ul>
                 <li>
                       <Paragraph negative>
                              <strong>Drag and drop</strong>
                                 Code rank help drag-and-drop text
                       </Paragraph>
                </li>
        </ul>

Expected behavior
Paragraph text should fill the space it has by default.
(I do realize it is done to serve comfortable reading line length, but it can be easily fixed by developers on each individual project).

Screenshots
If applicable, add screenshots to help explain your problem.
image
image
image

@ssb-cgn
Copy link
Collaborator

ssb-cgn commented Jan 13, 2021

Da har vi opprettet en sak hos oss på dette :)

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

No branches or pull requests

2 participants