style fix

This commit is contained in:
Rushabh Mehta 2014-02-03 10:45:21 +05:30
parent 9adcf85a14
commit 8612778136

View File

@ -15,7 +15,6 @@ $(document).bind('toolbar_setup', function() {
.addClass("navbar-icon-home")
.css({
"max-width": "200px",
"overflow": "hidden",
"text-overflow": "ellipsis",
"white-space": "nowrap"
});