Use bootstrap right alignment

This commit is contained in:
Celeste Horgan
2020-07-07 16:33:22 -07:00
parent 0f30bc04db
commit 086e8a60f2
3 changed files with 13 additions and 15 deletions
-12
View File
@@ -101,18 +101,6 @@ section {
left: 0;
background: #fff;
}
.dropdown-menu {
left: -80px;
}
&.dropdown:hover {
color: $medium-grey;
.dropdown-menu {
display: block;
}
}
}
}