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

Matrix with no title. Structure = on a single page. #7106

Closed
mikeamelin opened this issue Oct 9, 2023 · 1 comment · Fixed by #7124
Closed

Matrix with no title. Structure = on a single page. #7106

mikeamelin opened this issue Oct 9, 2023 · 1 comment · Fixed by #7124
Assignees
Labels
Milestone

Comments

@mikeamelin
Copy link

mikeamelin commented Oct 9, 2023

Image

@mikeamelin mikeamelin self-assigned this Oct 9, 2023
@mikeamelin mikeamelin added the bug label Oct 9, 2023
@mikeamelin mikeamelin changed the title Matrix with no title. Structure = on the one page. Matrix with no title. Structure = on a single page. Oct 9, 2023
@tsv2013
Copy link
Member

tsv2013 commented Oct 11, 2023

The issue is related to this CSS:

  .sd-question--table>.sd-question__content .sd-table-wrapper .sd-table:not(.sd-table--no-header) {
    margin-top: calcSize(-3);
  }

novikov82 added a commit that referenced this issue Oct 12, 2023
novikov82 added a commit that referenced this issue Oct 12, 2023
novikov82 added a commit that referenced this issue Oct 13, 2023
tsv2013 pushed a commit that referenced this issue Oct 13, 2023
* #7106 Matrix with no title. Structure = on a single page.
Fixes #7106

* #7106 - edit css rule

* #7106 Matrix with no title. Structure = on a single page - fix css
Fixes #7106

* #7106 - make css rule stronger
@mikeamelin mikeamelin removed their assignment Oct 17, 2023
@OlgaLarina OlgaLarina added this to the v1.9.113 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants