only show horizontal scroll for equations which are too long
This commit is contained in:
parent
3368bdb999
commit
adc2a36fc2
@ -98,7 +98,7 @@ ul#articlelist li a:hover {
|
||||
}
|
||||
|
||||
mjx-container {
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 60em) {
|
||||
|
Reference in New Issue
Block a user