Explorar o código

Photos: Make `hr` tag clear all elements

Chris Runnells %!s(int64=6) %!d(string=hai) anos
pai
achega
ef922f35b6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;
 }