The checkboxes are not aligned with the text in the Search feature in swh-web project.
Fixes T1615 with the checkboxes aligned with text. Made changes in the webapp.css file.
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Maniphest Tasks
- T1615: In the feature 'search' the check-boxes and text are not aligned.
- Commits
- rDWAPPS6d0aafd72c9b: Checkboxes not aligned with text.
- Required Signatures
L3 Software Heritage Contributor License Agreement, version 1.0
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/369/ for more details.
Comment Actions
@01shobitha , can you sign our Contributor License Agreement ?
Without that step, I can not see your changes neither land that diff.
Comment Actions
Can you address my inline comment, rebase to origin/master and I will accept and merge that diff.
swh/web/assets/src/bundles/webapp/webapp.css | ||
---|---|---|
370 | I would rather use: line-height: 1rem; instead of hardcoding the line height. |
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/370/ for more details.