Commit b841591b by Calen Pennington

Remove special styling for courseware header logo

parent 82bab71c
...@@ -95,13 +95,6 @@ header.global.slim { ...@@ -95,13 +95,6 @@ header.global.slim {
top: -12px; top: -12px;
width: 1px; width: 1px;
} }
a {
width: 48px;
height: 24px;
background: url(../images/small-header-logo.png) no-repeat !important;
}
} }
.find-courses-button { .find-courses-button {
...@@ -138,4 +131,4 @@ header.global.slim { ...@@ -138,4 +131,4 @@ header.global.slim {
font-weight: bold; font-weight: bold;
letter-spacing: 0; letter-spacing: 0;
} }
} }
\ No newline at end of file
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