Changeset 7181 for trunk/wp-admin/css/ie.css
- Timestamp:
- 03/07/2008 10:05:54 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/css/ie.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/ie.css
r7114 r7181 15 15 16 16 * html #wpbody { 17 _width: expression(document.documentElement.clientWidth > 962 ? "9 60px" : "99.9%");17 _width: expression(document.documentElement.clientWidth > 962 ? "980px" : "99.9%"); 18 18 } 19 19
Note: See TracChangeset
for help on using the changeset viewer.