Commit df09990a by Tom Giannattasio

removed dropdown in header

parent d21c5761
...@@ -3,10 +3,10 @@ ...@@ -3,10 +3,10 @@
<header class="primary-header"> <header class="primary-header">
<nav class="inner-wrapper"> <nav class="inner-wrapper">
<div class="left"> <div class="left">
<a href="/"><span class="home-icon"></span></a> <a href="/"><span class="home-icon"></span></a>
<a href="#" class="class-name wip-box">6.002x Circuits and Electronics <span class="drop-icon"></span></a> <a href="#" class="class-name wip-box">6.002x Circuits and Electronics</a>
<ul class="class-nav"> <ul class="class-nav">
<li><a href="overview-full.html" class="active">Courseware</a></li> <li><a href="#" class="active">Courseware</a></li>
<li><a href="#" class="wip-box">Pages</a></li> <li><a href="#" class="wip-box">Pages</a></li>
<li><a href="#" class="wip-box">Assets</a></li> <li><a href="#" class="wip-box">Assets</a></li>
<li><a href="#" class="wip-box">Users</a></li> <li><a href="#" class="wip-box">Users</a></li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment