X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fjquery%2Fjquery.makeCollapsible.styles.less;h=0f922c98acdec0c4ea105f9d1d671a1bfe6d987a;hb=6497541c9c089966ce7d3b0e0abd6b68192d30d8;hp=ec96cb6fcc90156e90cbaba5c65187449c6f1cde;hpb=e4cff46220032a03fef88ca5326f64513a0b0dd7;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/jquery/jquery.makeCollapsible.styles.less b/resources/src/jquery/jquery.makeCollapsible.styles.less index ec96cb6fcc..0f922c98ac 100644 --- a/resources/src/jquery/jquery.makeCollapsible.styles.less +++ b/resources/src/jquery/jquery.makeCollapsible.styles.less @@ -124,6 +124,12 @@ li, } } +fieldset.mw-collapsible .mw-collapsible-toggle { + position: absolute; + right: 0; + z-index: 1; +} + // special treatment for list items to match above // !important necessary to override overly-specific float left and right above. ol.mw-collapsible:not( @{exclude} ):before,