Q
Q
QNA-19762020-02-07 08:59:38
Bootstrap
QNA-1976, 2020-02-07 08:59:38

Why in 100% 101%?

With 320px phone emulation - everything is fine

5e3d015a889ca854979915.png

Without emulation (320px, 480px) - cant

5e3d018464cc2979588189.png
5e3d0190d604b368790399.png

<div class="progress">
    <div class="bg-success" style="width: 10%"></div>
    <div class="bg-danger" style="width: 90%"></div>
</div>

5e3cfc42ea0a6092369191.png
<div class="progress">
    <div class="bg-success" style="width: 11%"></div>
    <div class="bg-danger" style="width: 90%"></div>
</div>

5e3cfc5c7f963079605993.png
What kind of game is on the right on the first screen: how to remove it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
QNA-1976, 2020-02-07
@QNA-1976

<div class="progress bg-danger">
    <div class="bg-success" style="width: 10%"></div>
</div>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question