You are here

terms_of_use.css in Terms of Use 8

#content #terms-of-use.content {
  height: 250px;
  overflow: auto;
}

File

css/terms_of_use.css
View source
  1. #content #terms-of-use.content {
  2. height: 250px;
  3. overflow: auto;
  4. }