Commit 419a913f authored by Julia Radzhabova's avatar Julia Radzhabova

Fix Bug 34316.

parent b04f4c38
...@@ -394,6 +394,7 @@ ...@@ -394,6 +394,7 @@
color: #ffffff; color: #ffffff;
font: 11px arial; font: 11px arial;
white-space: nowrap; white-space: nowrap;
letter-spacing: 1px;
} }
#id-toolbar-menu-auto-fontcolor > a.selected { #id-toolbar-menu-auto-fontcolor > a.selected {
......
...@@ -386,6 +386,7 @@ ...@@ -386,6 +386,7 @@
color: #ffffff; color: #ffffff;
font: 11px arial; font: 11px arial;
white-space: nowrap; white-space: nowrap;
letter-spacing: 1px;
} }
.item-equation { .item-equation {
......
...@@ -238,6 +238,7 @@ ...@@ -238,6 +238,7 @@
font: 11px arial; font: 11px arial;
pointer-events: none; pointer-events: none;
white-space: nowrap; white-space: nowrap;
letter-spacing: 1px;
} }
#id-toolbar-btn-num-format button .caption { #id-toolbar-btn-num-format button .caption {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment