Changeset 429 for trunk/WebKit/mac/WebCoreSupport/WebInspectorClient.mm
- Timestamp:
- 08/04/08 12:23:14 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/WebKit/mac/WebCoreSupport/WebInspectorClient.mm
r243 r429 236 236 #ifndef BUILDING_ON_TIGER 237 237 [window setAutorecalculatesContentBorderThickness:NO forEdge:NSMaxYEdge]; 238 [window setContentBorderThickness: 40. forEdge:NSMaxYEdge];238 [window setContentBorderThickness:55. forEdge:NSMaxYEdge]; 239 239 240 240 WKNSWindowMakeBottomCornersSquare(window);
