studio - removing reference to old edX Studio logo on index view

This commit is contained in:
Brian Talbot
2013-06-28 10:27:39 -04:00
parent 628874df54
commit 690f0f4739

View File

@@ -72,14 +72,7 @@ body.index {
} }
.logo { .logo {
@extend .text-hide; font-weight: 600;
position: relative;
top: 3px;
display: inline-block;
vertical-align: baseline;
width: 282px;
height: 57px;
background: transparent url('../img/logo-edx-studio-white.png') 0 0 no-repeat;
} }
.tagline { .tagline {