Skip to content
Snippets Groups Projects

Resolve "Re-work login and registration views based on new landing page design"

Files
6
@@ -35,3 +35,7 @@
max-height: 450px;
overflow-y: auto;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
background-color: #233354;
background-image: unset;
}
Loading