Changeset 42802
- Timestamp:
- 03/08/2018 07:40:01 PM (6 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-admin/css/about.css
r42182 r42802 261 261 .about-wrap .two-col-text { 262 262 -webkit-column-count: 2; 263 -moz-column-count: 2;264 263 column-count: 2; 265 264 -webkit-column-gap: 40px; 266 -moz-column-gap: 40px;267 265 column-gap: 40px; 268 266 } … … 552 550 .about-wrap .two-col-text { 553 551 -webkit-column-count: 1; 554 -moz-column-count: 1;555 552 column-count: 1; 556 553 }
Note: See TracChangeset
for help on using the changeset viewer.