Skip to content
Snippets Groups Projects
Commit df0a07ff authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

fixing border

parent f4960af7
No related branches found
No related tags found
No related merge requests found
Pipeline #14138 passed
......@@ -330,7 +330,6 @@ color: #0275e3;
.btn-secondary.dropdown-toggle+.dropdown-menu{
background-color: #81796a;
border-color: #81796a;
border:#fff;
}
.btn-secondary.dropdown-toggle+.dropdown-menu>.dropdown-item{
color: #fff;
......@@ -357,7 +356,6 @@ color: #0275e3;
.btn-primary.dropdown-toggle+.dropdown-menu{
background-color: #0275e3;
border-color: #0275e3;
border:#fff;
}
.btn-primary.dropdown-toggle+.dropdown-menu>.dropdown-item{
color: #fff;
......
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