Remove special styling for courseware header logo

This commit is contained in:
Calen Pennington
2012-08-22 14:08:36 -04:00
parent 82bab71ccf
commit b841591b0a

View File

@@ -95,13 +95,6 @@ header.global.slim {
top: -12px;
width: 1px;
}
a {
width: 48px;
height: 24px;
background: url(../images/small-header-logo.png) no-repeat !important;
}
}
.find-courses-button {
@@ -138,4 +131,4 @@ header.global.slim {
font-weight: bold;
letter-spacing: 0;
}
}
}