Fixed problem with justify
This commit is contained in:
		| @@ -440,12 +440,11 @@ body { | ||||
|  | ||||
| .content { | ||||
|     padding: 0px 15px 0px 15px ; | ||||
|     text-align: justify; | ||||
|     text-align: left; | ||||
|     overflow: hidden; | ||||
|     transition: max-height .2s ease-out; | ||||
|     max-height: 0px; | ||||
|     border-left: #c0c2c3 2px solid; | ||||
|      | ||||
| } | ||||
|  | ||||
| .collapsibleMini::before{ | ||||
|   | ||||
| @@ -1523,8 +1523,6 @@ | ||||
|                                 <code>W3C Documentation reference: <a href="https://www.w3.org/TR/xpath-functions-30/#func-resolve-uri" class="hyperlink" target="_blank">Resolve-URI</a></code> | ||||
|                             </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|                             <a href="#" onClick="return false;" | ||||
|                                 class="hyperlink collapsible collapsibleMini collapseTrigger"><code>fn:analyze-string(xs:string?, xs:string, xs:string?) as element(fn:analyze-string-result)</code></a> | ||||
|                             <div class="content"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user