Skip to content

[Website]: Fix cut off list items in demo-server-info panel#2190

Merged
alexpetros merged 1 commit intobigskysoftware:masterfrom
hawkticehurst:demo-server-info-list
Jan 17, 2024
Merged

[Website]: Fix cut off list items in demo-server-info panel#2190
alexpetros merged 1 commit intobigskysoftware:masterfrom
hawkticehurst:demo-server-info-list

Conversation

@hawkticehurst
Copy link
Copy Markdown
Contributor

@hawkticehurst hawkticehurst commented Jan 13, 2024

Description

This PR resolves #2189

Fixes a small visual bug on the docs site where list items in the demo-server-info panel are cut off because they overflow past the edge of the viewport.

Before fix:

Screen Shot 2024-01-13 at 2 34 24 PM

After fix:

Screen Shot 2024-01-13 at 2 34 45 PM

Again, (as I mentioned in #2188), apologies if I'm jumping the gun by sending this PR before explicit approval of the associated issue. This was also a one-line CSS fix, so I thought it wouldn't hurt to just send in a PR at the same time as the issue.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

Copy link
Copy Markdown
Collaborator

@alexpetros alexpetros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks!

@alexpetros alexpetros merged commit 125fc79 into bigskysoftware:master Jan 17, 2024
@hawkticehurst hawkticehurst deleted the demo-server-info-list branch January 17, 2024 18:06
lsymds pushed a commit to lsymds/htmx that referenced this pull request Jan 20, 2024
rekado pushed a commit to rekado/htmx that referenced this pull request Feb 9, 2024
FraserChapman pushed a commit to FraserChapman/htmx that referenced this pull request Feb 16, 2024
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.

[Website]: Demo server info panel list items cut off

2 participants