hackyish way of not scrolling in browser, couldn't find a good way to get height of browser's toolbar etc, just made an average number.
This commit is contained in:
parent
ef48687385
commit
6f778b5b40
3 changed files with 12 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#schedule_calendar {
|
||||
width:98%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue