Changeset 686

Show
Ignore:
Timestamp:
06/16/08 15:33:20 (6 months ago)
Author:
sylvain
Message:

decreased size of bubble box

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • oss/headstock/headstock/example/microblog/design/default/css/style.css

    r684 r686  
    103103    background-repeat: no-repeat; 
    104104    padding-left: 1.5em; 
    105     width: 300px; 
     105    width: 200px; 
    106106} 
    107107 
     
    117117/* Normal Bubble */ 
    118118div.bubble { 
    119         width: auto
     119        width: 400px
    120120        font-size: 0.75em; 
    121121        margin-bottom: 24px;