Changeset 686
- Timestamp:
- 06/16/08 15:33:20 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
oss/headstock/headstock/example/microblog/design/default/css/style.css
r684 r686 103 103 background-repeat: no-repeat; 104 104 padding-left: 1.5em; 105 width: 300px;105 width: 200px; 106 106 } 107 107 … … 117 117 /* Normal Bubble */ 118 118 div.bubble { 119 width: auto;119 width: 400px; 120 120 font-size: 0.75em; 121 121 margin-bottom: 24px;
