limited db text content div to height: 800px
This commit is contained in:
parent
097ed3a20c
commit
00f4e3b57f
@ -5,7 +5,10 @@
|
||||
Description:
|
||||
Purpose of the stylesheet follows.
|
||||
*/
|
||||
|
||||
.tab-content{
|
||||
overflow: scroll;
|
||||
height: 800px;
|
||||
}
|
||||
#content{
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user