index
:
old-php-yota
master
First prototype of YOTA reservation system, made in pure PHP.
Mateja
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
style.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index d76bb23..3b538e5 100644
--- a/
style.css
+++ b/
style.css
@@ -97,7 +97,7 @@ td, th {
.tablediv {
overflow-x: scroll;
- height: 70vh;
+ max-height: 70vh;
}
/*div.tablediv {*/