course_navigation typo in stylesheet

fixes #6936

test plan:
- add a tool with course navigation from the external tools tab
  (like http://lti-examples.heroku.com/config/course_navigation.xml)
- make sure the tool says "Course navigation configured"
  in the external tools tab

Change-Id: I745d64d6557be4b90851c3301409ffb459a32fe2
Reviewed-on: https://gerrit.instructure.com/8137
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Bracken Mosbacker <bracken@instructure.com>
This commit is contained in:
Brian Whitmer 2012-01-12 22:34:57 -07:00
parent e0a12c0d97
commit 1ecfa15a2f
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
div.resource_selection
display: block
&.has_course_navigation
div.course_nagivation
div.course_navigation
display: block
&.has_user_navigation
div.user_navigation