If I use progress bar, next contents appears in progress bar.
I want next contents on the bottom of progress bar with 50px margin.
How can I fix this?DEMO: http://jsfiddle.net/VwmqV/HTML You are logged in\[code\] <div class="progress progress-striped active"><div class="bar" style="width: 53%"></div> This message should be on the bottom of progress bar</div>\[/code\]CSSIt's way too long so please take a look at JS fiddle demo
I want next contents on the bottom of progress bar with 50px margin.
How can I fix this?DEMO: http://jsfiddle.net/VwmqV/HTML You are logged in\[code\] <div class="progress progress-striped active"><div class="bar" style="width: 53%"></div> This message should be on the bottom of progress bar</div>\[/code\]CSSIt's way too long so please take a look at JS fiddle demo