EDUCATOR-1685 Fix for tex2jax \tag{} width issue
This prevents the library from applying an inline style that is much too wide and breaks everything.
This commit is contained in:
@@ -75,6 +75,10 @@
|
||||
@include padding-left($baseline*2);
|
||||
@include padding-right(0);
|
||||
}
|
||||
|
||||
svg {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes fadeIn {
|
||||
|
||||
Reference in New Issue
Block a user