Fix formatting a little
This commit is contained in:
parent
6911ac0078
commit
2c4d35c433
1 changed files with 1 additions and 2 deletions
|
@ -269,7 +269,7 @@ li {
|
|||
.lengthBar {
|
||||
background-color: rgb(50, 40, 60);
|
||||
display: block;
|
||||
width: calc(100% - 120px);
|
||||
width: calc(100% - 110px);
|
||||
margin: auto;
|
||||
height: 12px;
|
||||
padding: 0;
|
||||
|
@ -343,5 +343,4 @@ b, b > *, .activityTitle, .activityTitle > *, .bold {
|
|||
|
||||
.durationBarFormatter {
|
||||
float: right;
|
||||
width: 120px;
|
||||
}
|
Loading…
Reference in a new issue