Currently, we're using pills that partially use a navbar. We should just use a navbar for both of these navigation areas I think.
here's how I propose we use the components:
Large:
Small:
So instead of tabs/pills, we use navbar. They should have "container-fluid" class so that they stretch all the way without padding/rounded corners. The navbar would have icons to the left of the text. The share button could have text next to it's icon as well. The top navbar will use inverse class so it has a darker/more defined look whereas the one inside the left panel will have the default lighter style.
Currently, we're using pills that partially use a navbar. We should just use a navbar for both of these navigation areas I think.
here's how I propose we use the components:
Large:
Small:
So instead of tabs/pills, we use navbar. They should have "container-fluid" class so that they stretch all the way without padding/rounded corners. The navbar would have icons to the left of the text. The share button could have text next to it's icon as well. The top navbar will use inverse class so it has a darker/more defined look whereas the one inside the left panel will have the default lighter style.
The other option would be to just use one navbar like below but it could be an issue if the title is long. http://geospatialem.github.io/conference-map/
The mobile navbar could be a separate navbar if necessary. I see that you're currently using one navbar and hiding the map button at large sizes.
I can help implement this if necessary but I don't want to step on your toes.
http://getbootstrap.com/components/#navbar-default http://getbootstrap.com/components/#navbar-inverted