1. style change so that when window of person level vis is reduced we try to nicely place the sidebar content. there is still a style bug remaianing but need to talk with Nick C before implementing the fix.

This commit is contained in:
cdtank 2010-07-21 14:48:08 +00:00
parent 4482d2556d
commit 32f9572442

View file

@ -5,7 +5,9 @@
/* ----------------- body start --------------------------- */
#body{
width:900px; margin:0 auto; position:relative;
min-width:800px;
margin:0 auto;
position:relative;
background: white;
}
#bodyPannel{