tbbooher / new_cfa

new cfa site
MIT License
0 stars 0 forks source link

Don't understand new css #34

Closed tbbooher closed 9 years ago

tbbooher commented 9 years ago

screenshot 2014-11-30 12 36 57

I don't know if I should bring this is. We don't have #menu-primary anywhere in our html code:

➜  new_cfa git:(master) ✗ grep -r "menu-primary" *
from_derick.css:#menu-primary {
from_derick.css: #menu-primary li {
from_derick.css:  #menu-primary a {
from_derick.css:#menu-primary a {
from_derick.css:#menu-primary.navbar-nav .menu-item {
from_derick.css:#menu-primary.navbar-nav .current-menu-item, #menu-primary.navbar-nav .current_page_item, #menu-primary.navbar-nav .active {
from_derick.css:#menu-primary.navbar-nav .menu-item:hover {
from_derick.css:  #menu-primary {
from_derick.css:  #menu-primary li {
from_derick.css:  #menu-primary a {
sass/_partials/_header_and_footer.scss:  #menu-primary {
sass/_partials/_header_and_footer.scss:  #menu-primary li {
sass/_partials/_header_and_footer.scss:  #menu-primary a {
style.css:#menu-primary {
style.css: #menu-primary li {
style.css:  #menu-primary a {
style.css:#menu-primary a {
style.css:#menu-primary.navbar-nav .menu-item {
style.css:#menu-primary.navbar-nav .current-menu-item, #menu-primary.navbar-nav .current_page_item, #menu-primary.navbar-nav .active {
style.css:#menu-primary.navbar-nav .menu-item:hover {
style.css:  #menu-primary {
style.css:  #menu-primary li {
style.css:  #menu-primary a {

I'm confused -- is this not used?

tbbooher commented 9 years ago

understood -- and fixed!