GithubHelp home page GithubHelp logo

Comments (4)

megnotarte avatar megnotarte commented on May 9, 2024

Small

from drizzle.

gerardo-rodriguez avatar gerardo-rodriguez commented on May 9, 2024

Hey @tylersticka, could I get some clarification from you on these tasks? Maybe some screenshots?

There's too much margin above the titles at large sizes (should probably be margin below thumbs instead).

Not sure what this is describing. :)

We should override padding on labels in case a project doesn't (they are a <ul> currently).

This isn't clear to me either. :P

We should allow pattern titles to wrap (not sure why we aren't).

Is this referring to the <pre> code?

Thanks!

from drizzle.

tylersticka avatar tylersticka commented on May 9, 2024

There's too much margin above the titles at large sizes (should probably be margin below thumbs instead).

Currently the page titles have margin above them. This is fine at small sizes:

screen shot 2016-05-13 at 3 31 28 pm

But at larger sizes when the layout shifts, the upper margin looks kinda funky. This isn't super noticeable until you have a longer description, which we do in other projects:

screen shot 2016-05-13 at 3 31 49 pm


We should override padding on labels in case a project doesn't (they are a <ul> currently).

The labels are inside of a <ul> element, but we aren't overriding the list display of that element in our Drizzle CSS. But if we disable or change toolkit.css, they get excess padding on the left:

screen shot 2016-05-13 at 3 36 14 pm

This is because our toolkit.css removes padding-left from all <ul> elements. But that's fairly uncommon in our projects, so ideally our <ul> would have its left padding removed (perhaps with a utility class) to avoid this issue.


We should allow pattern titles to wrap (not sure why we aren't).

Is this referring to the <pre> code?

Nope, the pattern headings. They have a white-space: nowrap utility on them, which means longer titles won't break at narrow widths:

screen shot 2016-05-13 at 3 39 45 pm


@mrgerardorodriguez Responses above, let me know if you have more questions.

from drizzle.

gerardo-rodriguez avatar gerardo-rodriguez commented on May 9, 2024

Cool, thanks @tylersticka! 😀

from drizzle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.