You are here

css-scroll.css in Legal 2.0.x

Same filename and directory in other branches
  1. 8 css/css-scroll.css
.legal-terms-scroll {
  height: 20em;
  overflow: scroll;
}

File

css/css-scroll.css
View source
  1. .legal-terms-scroll {
  2. height: 20em;
  3. overflow: scroll;
  4. }