Skip to content

Commit 290da55

Browse files
author
deployment_bot
committed
Refresh WordPress Nightly
1 parent 533d676 commit 290da55

File tree

9 files changed

+1767
-1767
lines changed

9 files changed

+1767
-1767
lines changed

packages/playground/wordpress-builds/public/wp-nightly/wordpress-remote-asset-paths

Lines changed: 1761 additions & 1761 deletions
Large diffs are not rendered by default.
Binary file not shown.

packages/playground/wordpress-builds/public/wp-nightly/wp-admin/css/edit-rtl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,7 @@ table.links-table {
20032003
}
20042004

20052005
.misc-pub-section {
2006-
padding: 20px 10px;
2006+
padding: 12px 10px;
20072007
}
20082008

20092009
#delete-action,

packages/playground/wordpress-builds/public/wp-nightly/wp-admin/css/edit-rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/wordpress-builds/public/wp-nightly/wp-admin/css/edit.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,7 @@ table.links-table {
20022002
}
20032003

20042004
.misc-pub-section {
2005-
padding: 20px 10px;
2005+
padding: 12px 10px;
20062006
}
20072007

20082008
#delete-action,

packages/playground/wordpress-builds/public/wp-nightly/wp-admin/css/edit.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/wordpress-builds/public/wp-nightly/wp-content/themes/twentytwentyfive/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Source: https://fonts.google.com/specimen/Literata
103103

104104
Roboto Slab Font
105105
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
106-
Reference: hhttps://github.com/googlefonts/robotoslab
106+
Reference: https://github.com/googlefonts/robotoslab
107107
Source: https://fonts.google.com/specimen/Roboto+Slab
108108

109109
Beiruti Font

packages/playground/wordpress-builds/src/wordpress/get-wordpress-module-details.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.8"): { size: nu
2828
case 'nightly':
2929
/** @ts-ignore */
3030
return {
31-
size: 24735020,
31+
size: 24735247,
3232
url: url_nightly,
3333
};
3434

Binary file not shown.

0 commit comments

Comments
 (0)