Twenty Fifteen: Add top margin to the File block button styles.

This ensures that there is some spacing between the Cover and File blocks.

Props mukesh27, mayur8991, panchalhimani711, sabernhardt, itpathsolutions, thakordarshil, ankit-k-gupta, ugyensupport, pooja1210, shailu25, harshgajipara, darshitrajyaguru97, poena.
Fixes #58498.

git-svn-id: https://develop.svn.wordpress.org/trunk@57581 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2024-02-10 17:16:09 +00:00
parent 9450c577cc
commit 9151527611
@@ -222,6 +222,7 @@ p.has-drop-cap:not(:focus)::first-letter {
font-size: 12px;
font-weight: 700;
line-height: 1.5;
margin-top: 2em;
padding: 0.7917em 1.5em;
text-transform: uppercase;
vertical-align: baseline;