Skip to content

Commit 23a1298

Browse files
committed
Add a var{white-space:nowrap;} rule.
1 parent a5ec761 commit 23a1298

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

default.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ code.xml { color: #600 } /* inline XML */
137137
.descriptor { } /* name of a CSS descriptor (SPAN) */
138138
.type { font-style: italic } /* A <type> value for a property */
139139

140+
var { white-space: nowrap;}
141+
140142
dfn { font-weight: bolder; }
141143

142144
.issue, .note, div.example, pre.example {

0 commit comments

Comments
 (0)