quick fix for choklet bannertwo
This commit is contained in:
parent
fc58b8cc0d
commit
40c78d23e6
@ -35,11 +35,12 @@ nav.navbar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
aside#region_1 {
|
aside#region_1 {
|
||||||
min-width: 231px;
|
min-width: 285px;
|
||||||
max-width: 231px;
|
max-width: 285px;
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
width: 231px;
|
width: 285px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside input[type='text'] {
|
aside input[type='text'] {
|
||||||
@ -53,6 +54,7 @@ section {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
padding: 0 10px 200px 10px;
|
padding: 0 10px 200px 10px;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
#region_3 {
|
#region_3 {
|
||||||
|
Reference in New Issue
Block a user