Fix #tables margin (#326)

This commit is contained in:
0x1793d1 2019-01-25 10:00:26 +01:00 committed by Jakub Vrána
parent 7247f801bd
commit d114535911

View file

@ -336,7 +336,7 @@ p code + a:visited:hover {
#tables {
max-height: 100%;
margin: 0 -15px !important;
margin: 32px -15px !important;
position: absolute;
left: 15px;
right: 15px;