Team:TU Munich/Templates/Layout

From 2010.igem.org

(Difference between revisions)
Line 84: Line 84:
#menubar
#menubar
{
{
-
position: absolute;
+
position: fixed;
top: 0px;
top: 0px;
float: left;
float: left;
Line 110: Line 110:
#search-controls
#search-controls
{
{
-
position: absolute;
+
position: fixed;
-
top: 24px;
+
top: 0px;
overflow:visible;
overflow:visible;
display:block;
display:block;

Revision as of 20:32, 30 August 2010