Template:Team:DukeNB/CSS
From 2014.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
#sticky_cal_wrap { | #sticky_cal_wrap { | ||
width: 30%; | width: 30%; | ||
+ | height: 100%; | ||
margin: 15px auto; | margin: 15px auto; | ||
position: relative; | position: relative; | ||
float:left; | float:left; | ||
z-index: 0; | z-index: 0; | ||
+ | overflow:auto; | ||
} | } | ||
Revision as of 21:38, 28 July 2014