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