Increase column height (term container)
This commit is contained in:
parent
40db08fa3d
commit
d80824bed0
|
@ -5,3 +5,7 @@
|
||||||
#header .button {
|
#header .button {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column {
|
||||||
|
height: 100%;
|
||||||
|
}
|
Loading…
Reference in New Issue