We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5a9cd3 + 36fa257 commit be601a4Copy full SHA for be601a4
css/elements.css
@@ -149,8 +149,10 @@ emu-oneof {
149
}
150
151
emu-nt {
152
+ display: inline-block;
153
font-style: italic;
154
white-space: nowrap;
155
+ text-indent: 0;
156
157
158
emu-nt a, emu-nt a:visited {
@@ -162,8 +164,11 @@ emu-rhs emu-nt {
162
164
163
165
166
emu-t {
167
168
font-family: monospace;
169
font-weight: bold;
170
+ white-space: nowrap;
171
172
173
174
emu-production emu-t {
0 commit comments