فهرست منبع

Photos: Make `hr` tag clear all elements

Chris Runnells 6 سال پیش
والد
کامیت
ef922f35b6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      photos/style.css

+ 1 - 0
photos/style.css

@@ -506,6 +506,7 @@ body {
 hr {
 	background-color: #ccc;
 	border: 0;
+	clear: both;
 	height: 1px;
 	margin-bottom: 1.5em;
 }