minor style change to keep videos from blowing out in verification

This commit is contained in:
David Ormsbee
2013-08-22 18:09:36 -04:00
parent 478fc376f7
commit acd01306fe

View File

@@ -50,8 +50,6 @@ body.register.verification {
.progress {
.progress-step {
@@ -163,4 +161,9 @@ body.register.verification {
}
video {
width: 512px;
height: 384px;
}
}