css - Bootstrap Nav is justified, but not aligned to the top. How do i fix that? -



css - Bootstrap Nav is justified, but not aligned to the top. How do i fix that? -

see:

http://shfa.designbytricia.com/

i have gotten nav justified, leaves space above (for mobile nav container). how can have both justified , not leave space above it?

i've tried can think of, thing fixes it, remove the:

.navbar .nav li { width: 1% }

which removes justification.

so 1 time again how can have justification, rid of space top. there should no space. nav.

you've got margin on nav_main_row class, alter css this:

.nav_main_row { margin-top: -30px; }

css twitter-bootstrap

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -