You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aclass="css" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visufx.html#propdef-visibility">visibility: collapse</a> is used to dynamically hide parts of a navigation sidebar
In order to keep the sidebar width (and this main area width) stable,
1395
+
<aclass="css" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visufx.html#propdef-visibility">visibility: collapse</a> is used instead of <aclass="css" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visuren.html#propdef-display">display: none</a>.
1396
+
This results in a sidebar that is always wide enough for the word “Architecture”,
0 commit comments