css fix
This commit is contained in:
parent
090254c781
commit
0b00899e12
|
@ -190,8 +190,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.bar {
|
.bar {
|
||||||
display: inline-block;
|
display: block;
|
||||||
width: 100%;
|
|
||||||
height: 1.4em;
|
height: 1.4em;
|
||||||
background: rgba(85, 128, 32, 0.5);
|
background: rgba(85, 128, 32, 0.5);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue