Im trying to add my logo to my bootstrap 3 navigation. My goal is to achieve this: MY NAV WITH LOGO It shouldn't be centered and SHOULD be bigger than navigation panel (like in picture). I know that there are many soutions for those problems, but I've tried many of them and effect was poor. Can anybody help me with this? If it's necessary I can post any CSS or HTML code. Thanks.
Edit: I did it, by using proper media queries nad manually positioned logo with margin.