Mobile overflow fix

This commit is contained in:
Thomas Hounsell 2017-05-12 14:59:07 +01:00
parent 69991da6f3
commit ba396bfcfb
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -114,6 +114,7 @@ table
max-width: 88%;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.no-wrapping