Update form width to account for increased space
This commit is contained in:
@@ -364,7 +364,7 @@
|
|||||||
margin-top: -20px;
|
margin-top: -20px;
|
||||||
}
|
}
|
||||||
.form-width {
|
.form-width {
|
||||||
width: 40%;
|
width: 60%;
|
||||||
}
|
}
|
||||||
.nav-by-jumbotron {
|
.nav-by-jumbotron {
|
||||||
margin-top: 40px !important;
|
margin-top: 40px !important;
|
||||||
@@ -441,7 +441,7 @@
|
|||||||
max-height: 350px;
|
max-height: 350px;
|
||||||
}
|
}
|
||||||
.form-width {
|
.form-width {
|
||||||
width: 340px;
|
width: 450px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user