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