Index: style.css
===================================================================
--- style.css	(revision 15068)
+++ style.css	(working copy)
@@ -595,6 +595,7 @@
 .entry-content,
 .entry-summary {
 	clear: both;
+	overflow: hidden;
 	padding: 12px 0 0 0;
 }
 #content .entry-summary p:last-child {
@@ -664,6 +665,10 @@
 .page-link a:hover {
 	color: #FF4B33;
 }
+.page .edit-link {
+	clear: both;
+	display: both;
+}
 #entry-author-info {
 	background: #F2F7FC;
 	border-top: 4px solid #000;
