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