Omnibus commited on
Commit
c2d94aa
·
1 Parent(s): dbaab48

Update back.html

Browse files
Files changed (1) hide show
  1. back.html +2 -1
back.html CHANGED
@@ -16,7 +16,8 @@
16
  bottom: 0;
17
  right: 0;
18
  width: 100%;
19
- height: 100%;
 
20
  }
21
  </style>
22
  </head>
 
16
  bottom: 0;
17
  right: 0;
18
  width: 100%;
19
+ height: 800px;
20
+ overflow:auto;
21
  }
22
  </style>
23
  </head>