Updated background color on div

This commit is contained in:
Matt Toback
2016-04-12 15:18:47 -04:00
parent ad0794cc59
commit b6ccd7ffbe
+1 -2
View File
@@ -134,7 +134,7 @@
border-bottom: 1px solid $gray-1;
.login-divider-text {
background-color: $dark-3;
background-color: $panel-bg;
color: $gray-2;
padding: 0 10px;
}
@@ -192,4 +192,3 @@
}
}
}