bootstrap scrollable div content code example Example: make a container scrollable bootstrap .anyClass { height:150px; overflow-y: scroll; }