Added conference edit page

This commit is contained in:
Godwin
2015-08-30 21:31:09 -07:00
parent 9b02e0540c
commit db4af3ff77
13 changed files with 699 additions and 128 deletions
+7
View File
@@ -1738,3 +1738,10 @@ $header-tilt: 8deg;
}
}
}
.froala-wrapper + div {
width: 0;
height: 0;
overflow: hidden;
opacity: 0;
}
File diff suppressed because one or more lines are too long