Left aligned bars
This commit is contained in:
parent
f6cf42e29e
commit
9ba744835a
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ hr {
|
|||
width: 100%;
|
||||
background-color: rgb(200, 200, 230);
|
||||
height: 20px;
|
||||
display: inline-block;
|
||||
display: block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue