Index: src/wp-content/themes/twentyfourteen/style.css
===================================================================
--- src/wp-content/themes/twentyfourteen/style.css	(revision 44923)
+++ src/wp-content/themes/twentyfourteen/style.css	(working copy)
@@ -1345,6 +1345,17 @@
 	white-space: nowrap;
 }
 
+.entry-content span[id*="more-"] {
+	display: block;
+	padding-top: 40px;
+	margin-top: -64px;
+}
+
+.admin-bar .entry-content span[id*="more-"] {
+	padding-top: 72px;
+	margin-top: -96px;
+}
+
 /* Mediaelements */
 
 .hentry .mejs-container,
