Skip to content
Snippets Groups Projects

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

7 files
+ 126
37
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -35,3 +35,7 @@
@@ -35,3 +35,7 @@
max-height: 450px;
max-height: 450px;
overflow-y: auto;
overflow-y: auto;
}
}
 
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
 
background-color: #233354;
 
background-image: unset;
 
}
Loading