Skip to content
Snippets Groups Projects
Commit 6d0aafd7 authored by Shobitha M's avatar Shobitha M Committed by Antoine Lambert
Browse files

Checkboxes not aligned with text.

Summary:
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.

Reviewers: #reviewers, anlambert

Subscribers: anlambert

Maniphest Tasks: T1615

Differential Revision: https://forge.softwareheritage.org/D1323
parent 7765ac52
No related branches found
No related tags found
1 merge request!90Checkboxes not aligned with text.
......@@ -367,6 +367,7 @@ ul.nav-sidebar a {
.swh-id-option {
display: inline-block;
margin-right: 5px;
line-height: 1rem;
}
.nav-pills .nav-link:not(.active):hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment