Changeset 26296
- Timestamp:
- 11/20/2013 11:28:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/wp-admin.css
r26293 r26296 10026 10026 border: 1px dashed #bbb; 10027 10027 margin: 10px 0; 10028 height: 50px;10028 height: 45px; 10029 10029 width: 100%; 10030 10030 -webkit-box-sizing: border-box; 10031 10031 -moz-box-sizing: border-box; 10032 10032 box-sizing: border-box; 10033 } 10034 10035 #widgets-right .widget-placeholder { 10036 margin-top: 0; 10033 10037 } 10034 10038
Note: See TracChangeset
for help on using the changeset viewer.