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

Reduce columns width #13423

Closed
2 tasks done
tsmr opened this issue Nov 28, 2022 · 4 comments
Closed
2 tasks done

Reduce columns width #13423

tsmr opened this issue Nov 28, 2022 · 4 comments
Assignees

Comments

@tsmr
Copy link
Collaborator

tsmr commented Nov 28, 2022

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

[GLPI 10 Bugfixes] Reduce columns width

Bug description

Hello, for information, i had this entry to reduce columns width on display

.search_page .search-container .search-card .search-results thead:first-child th {
   min-width: auto!important;
}

Relevant log output

No response

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

@trasher trasher changed the title [GLPI 10.0 Bugfixes] Reduce columns width Nov 28, 2022
@cedric-anne
Copy link
Member

Hi

Feel free to propose a PR.

@cedric-anne
Copy link
Member

@orthagh Should we apply proposed change?

@orthagh
Copy link
Contributor

orthagh commented Dec 9, 2022

not sure, i need to test the rendering

@orthagh
Copy link
Contributor

orthagh commented Dec 14, 2022

i found the proposed patch to be worse on small screens than the current state
And on normal/larger screen, i didn't notice any changes

@cedric-anne cedric-anne closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2022
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

3 participants