Reputation: 1015
In my page i have a progress-bar, i added col-xs-12 col-sm-8
classes for it and because of these classes, progress-bar doesn't show correctly and appear empty space at start and end of progress-bar.
This is my code: JSFIDDLE
This is image of output:
I want progress-bar will be like this picture:
How can i fix my problem?
Upvotes: 0
Views: 199