winjs / winstrap

The official Bootstrap theme for Microsoft's Modern design language
http://winstrap.azurewebsites.net
Other
533 stars 122 forks source link

Fix for issues #115 and #159 - Navbar search box and progress ring/bar #162

Closed codefactorymx closed 6 years ago

codefactorymx commented 6 years ago

Have fixed bugs 115 and 159. Search bar display setting was set to inline-flex. Fixed the documentation for NavBar, the example was not showing the expand icon, and container was not centering the items.

The progress rings and bar can be centered now. Documentation was updated.