Fixed Facebook login for ES and added email error reporting for prod.

This commit is contained in:
Godwin
2016-06-05 21:40:55 -07:00
parent 7a7bb7b579
commit cf1345c211
8 changed files with 77 additions and 5 deletions
+5
View File
@@ -1179,6 +1179,11 @@ $header-tilt: 8deg;
.secondary {
font-size: 1.5em;
}
body.error-500 & {
background-position: 50% 50%;
background-color: $colour-2;
}
}
#footer {
+4
View File
@@ -102,6 +102,10 @@ table {
td {
border-collapse: collapse;
}
th {
text-align: left;
}
}
table#bb_full_width,