Photos: Make hr
tag clear all elements
This commit is contained in:
parent
6809b09bb5
commit
ef922f35b6
1 changed files with 1 additions and 0 deletions
|
@ -506,6 +506,7 @@ body {
|
|||
hr {
|
||||
background-color: #ccc;
|
||||
border: 0;
|
||||
clear: both;
|
||||
height: 1px;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue