Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 452: Line 452:
}
}
-
<!-- BOTTOM NAVBAR EDIT-->
+
<!-- PINNED SIDE MENU -->
-
.dropup .dropdown-menu,
+
#menu {
-
.navbar-fixed-bottom .dropdown .dropdown-menu {
+
  position: fixed;
-
   top: auto;
+
   right: 0;
-
   bottom: 100%;
+
   top: 50%;
-
   left: 20%;
+
   width: 8em;
-
   margin-bottom: 1px;
+
   margin-top: -2.5em;
 +
}
</style>
</style>
</html>
</html>

Revision as of 21:51, 4 August 2014