app/soc/content/css/soc-090418.css
changeset 2271 6519029b444f
parent 2085 2f04b8ec3b96
equal deleted inserted replaced
2270:543f11d7b0e4 2271:6519029b444f
   332 #role_profile_map {
   332 #role_profile_map {
   333   height: 240px;
   333   height: 240px;
   334   width: 320px;
   334   width: 320px;
   335 }
   335 }
   336 
   336 
       
   337 #org_home_extras {
       
   338   position: relative;
       
   339   margin:2em 0em 2em;
       
   340   min-height:500px;
       
   341 }
       
   342 
       
   343 #extras_left {
       
   344   position: absolute;
       
   345   width: 55%;
       
   346   left: 0px;
       
   347 } 
       
   348 
       
   349 #extras_right {
       
   350   position: absolute;
       
   351   width: 43%;
       
   352   right: 0px;
       
   353   float: right;
       
   354 } 
       
   355 
       
   356 /* Organization home gmap */
       
   357 #org_home_map {
       
   358   height: 500px;
       
   359   width: 500px;
       
   360 }
       
   361 
   337 /* SIDEBAR MENU */
   362 /* SIDEBAR MENU */
   338 #side {
   363 #side {
   339   width: 200px;
   364   width: 200px;
   340   margin-bottom: 3em;
   365   margin-bottom: 3em;
   341   float: left;
   366   float: left;