MOBILE-4470 format-text: Make image viewer button always round
parent
4da3e650e0
commit
f53800471d
|
@ -69,7 +69,6 @@ core-format-text {
|
|||
position: relative;
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.core-image-viewer-icon {
|
||||
position: absolute;
|
||||
|
@ -102,6 +101,7 @@ core-format-text {
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Disable clicks in links inside MathJax equations.
|
||||
.filter_mathjaxloader_equation .MathJax_Preview a {
|
||||
|
|
Loading…
Reference in New Issue