We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6819dfd commit 1e51563Copy full SHA for 1e51563
styles/website.css
@@ -140,15 +140,12 @@ span.run-code-loading {
140
padding-left: 1.5em;
141
width: 80px;
142
display: inline-block;
143
- white-space: nowrap
144
-
145
}
146
.topnav {
147
- white-space: nowrap;
+ white-space: normal;
148
149
.topnav a {
150
padding-left: 0em;
151
padding-bottom: 0.3em;
152
153
154
0 commit comments