Skip to content

Commit b8bb5c2

Browse files
committed
Remove experimental bottom margin
1 parent 7035826 commit b8bb5c2

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

packages/block-library/src/classic.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
font-size: 1.125em;
1515
}
1616

17-
.wp-block-file {
18-
margin-bottom: 1.5em;
19-
}
20-
2117
.wp-block-file__button {
2218
background: #32373c;
2319
color: $white;

packages/block-library/src/file/block.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,6 @@
6161
"margin": true,
6262
"padding": true
6363
},
64-
"__experimentalStyle": {
65-
"spacing": {
66-
"margin": {
67-
"bottom": "1.5em"
68-
}
69-
}
70-
},
7164
"color": {
7265
"gradients": true,
7366
"link": true,

0 commit comments

Comments
 (0)