@@ -1332,8 +1332,9 @@ nav form input[type="image"]{
color: white;
font-size: 50;
}
-
#header-dropdown {
+ top: 100% !important;
+ height: auto;
padding: 5px 0;
margin: 2px 0 0;
border: 1px solid #ccc;
@@ -1349,7 +1350,6 @@ nav form input[type="image"]{
#header-dropdown li:hover {
background-color: white;
#header-dropdown li:hover > a {
color: #1C39B2 !important;
-}
+}
@@ -11,8 +11,8 @@
font-size: inherit;
letter-spacing: .025em;
box-shadow: 3px 3px 3px rgba(0,0,0,.2);
- /*top: 390px !important;
- height: 287px;*/
+ top: 385px !important;
+ height: 287px;
.dropdown-menu a:hover {
cursor: pointer;