added max-height for rows
This commit is contained in:
parent
a60544bc58
commit
c70be2ead5
@ -68,7 +68,7 @@ h6 {
|
|||||||
padding-bottom:.5%;
|
padding-bottom:.5%;
|
||||||
}
|
}
|
||||||
.row, .row-admin {
|
.row, .row-admin {
|
||||||
height: 10%;
|
max-height: 10%;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
/* End */
|
/* End */
|
||||||
Loading…
x
Reference in New Issue
Block a user