fixed disclaimer text spilling out on the bottom
parent
17c0381e44
commit
deaa313129
|
@ -2,7 +2,7 @@
|
|||
div.disclaimer {
|
||||
background-color: rgb(129, 0, 0);
|
||||
color: #fff;
|
||||
height: 6em;
|
||||
height: auto;
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
padding-bottom: 3px;
|
||||
|
|
Loading…
Reference in New Issue