Fixed problem with justify

This commit is contained in:
2023-04-14 09:01:39 +02:00
parent 3bf87b2766
commit 12b049c4d0
2 changed files with 1 additions and 4 deletions

View File

@@ -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{

View File

@@ -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">