Changeset 16207

Show
Ignore:
Timestamp:
14/07/08 14:18:41 (1 month ago)
Author:
julie
Message:

increase bottom padding for enrichment widgets

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/intermine/webapp/main/resources/webapp/css/widget.css

    r15636 r16207  
    22   width:450px; 
    33   height:500px; 
    4    padding:10px; 
    5    margin:10px; 
     4   margin: 10px; 
    65   border:1px solid #D0B5D7; 
    76   text-align:center; 
     
    109   background-repeat: repeat-x; 
    1110   background-position: bottom; 
     11   padding-top: 10px; 
     12   padding-right: 10px; 
     13   padding-bottom: 50px; 
     14   padding-left: 10px; 
     15 
     16 
    1217} 
    1318