Changeset 2759
- Timestamp:
- 07/11/08 03:13:59 (5 months ago)
- Files:
-
- branches/release-41/mt-static/css/structure.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-41/mt-static/css/structure.css
r2736 r2759 324 324 text-decoration: none; 325 325 white-space: nowrap; 326 overflow: hidden; 326 327 } 327 328 … … 359 360 background: #fff url('../images/blog-selector-control.gif') repeat-x left bottom; 360 361 margin-left: 1px; 362 max-width: 500px; 363 overflow: hidden; 361 364 } 362 365 #blog-selector-control.show-nav #current-blog-title {
