i am using the breadcrumb class of Bootstrap in the OL element. Aside from the breadcrumb info, I want to add a last update info to the right of the OL. I used the text-align:right but it didn't work. Is it possible? thanks for the help.
here is my code:
"<ol class='breadcrumb'>" +
"<li>2015</li>" +
"<li>Feb Release</li>" +
"<li style:'text-align:right'>Last Update: 3:15pm</li>" +
"</ol>";
Use Bootstrap's
pull-right
class...http://codeply.com/go/jb4uBgIIX1