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

Better wrapping of breadcrumbs when user is logged in #2304

Closed
simonw opened this issue Mar 13, 2024 · 1 comment
Closed

Better wrapping of breadcrumbs when user is logged in #2304

simonw opened this issue Mar 13, 2024 · 1 comment

Comments

@simonw
Copy link
Owner

simonw commented Mar 13, 2024

I had this custom CSS on Datasette Cloud:

header p.crumbs {
    padding-right: 2em;
}

Should probably be added to Datasette core, following:

@simonw simonw added the css label Mar 13, 2024
@simonw
Copy link
Owner Author

simonw commented Mar 13, 2024

Here's the difference it makes:

margin-right

I'm not convinced this is a valuable enough improvement. I'd like to revisit this header at some point in the future, I'll see about improving this then instead.

@simonw simonw closed this as completed Mar 13, 2024
@simonw simonw added the wontfix label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant