fix iframe dialog button positioning, closes CNVS-4815
restores some css that got removed in the bootstrap commit test plan: 1. allow self enrollment in a course, make it public, and have a join button on the course home page 2. as a new user, click that button 3. confirm that the gray button bar in the dialog is at the bottom (rather than somewhere in the middle) Change-Id: I6ac756446c8c48d2089b18fa1f663903a09e9556 Reviewed-on: https://gerrit.instructure.com/18849 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Joe Tanner <joe@instructure.com> QA-Review: Cam Theriault <cam@instructure.com> Product-Review: Jon Jensen <jon@instructure.com>
This commit is contained in:
parent
cdedd99f90
commit
de9d56b7f0
|
@ -1,3 +1,5 @@
|
|||
body, html
|
||||
height: 100%
|
||||
body
|
||||
background-image: url("/images/blue/bg.jpg")
|
||||
min-width: $min_main_width
|
||||
|
|
Loading…
Reference in New Issue