Skip to content
Snippets Groups Projects
Commit 72a772ea authored by Douwe Maan's avatar Douwe Maan
Browse files

Fix alignment of down arrow in build page "Scroll down" button

parent 5ad3a274
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -236,14 +236,14 @@
.fa-fw {
margin-right: 8px;
}
}
 
.fa-bell {
margin-right: 6px;
}
.fa-bell {
margin-right: 6px;
}
 
.fa-angle-down {
margin-left: 6px;
.fa-angle-down {
margin-left: 6px;
}
}
 
.project-home-panel .project-home-dropdown {
Loading
Loading
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