Fixed
This commit is contained in:
		@@ -487,7 +487,7 @@ code {
 | 
			
		||||
    line-height: 150%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media only screen and (max-width: 768px) {
 | 
			
		||||
@media only screen and (max-width: 1024px) {
 | 
			
		||||
    .rwd-hideable {
 | 
			
		||||
        display: none;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -27,7 +27,7 @@
 | 
			
		||||
                            <option value="saxon">Saxon</option>
 | 
			
		||||
                            <option value="xalan">Xalan</option>
 | 
			
		||||
                            <option value="libxml">libXML</option>
 | 
			
		||||
                        </select>
 | 
			
		||||
                        </select><br>
 | 
			
		||||
                        <label for="versions">XPath version:</label>
 | 
			
		||||
                        <select name="versions" id="versions">
 | 
			
		||||
                            <option class="hideable libxml xalan"value="1.0">1.0</option>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user