Css adjustements for small screens
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -153,12 +153,8 @@ input.form-input-large {
|
|||||||
|
|
||||||
.form-column {
|
.form-column {
|
||||||
float: left;
|
float: left;
|
||||||
padding-right: 50px;
|
margin-right: 3%;
|
||||||
max-width: 50%;
|
max-width: 47%;
|
||||||
}
|
|
||||||
|
|
||||||
.form-column:first-child {
|
|
||||||
padding-left: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-column ul {
|
.form-column ul {
|
||||||
|
|||||||
Reference in New Issue
Block a user