fix largeur flex sujet_autre
This commit is contained in:
parent
88a03db022
commit
515bb01fcd
@ -145,13 +145,13 @@
|
||||
|
||||
[<div class="licence" id="licence">(#CONFIG{libreavous/licence}|propre)</div>]
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="fb commentaires">
|
||||
[(#REM) Forum de l'article ]
|
||||
<INCLURE{fond=inclure/forum,id_article} />
|
||||
[<h2 class="forum-titre"><:libreavous:form_pet_message_commentaire:></h2>
|
||||
(#FORMULAIRE_FORUM)]
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -550,6 +550,9 @@ h2 {
|
||||
padding:$spacer ($spacer*2);
|
||||
margin:($spacer*2) -($spacer*2) -($spacer*2);
|
||||
}
|
||||
&.flex {
|
||||
width:auto;
|
||||
}
|
||||
.article_emission & > div {
|
||||
@include flex;
|
||||
@include vendor-prefix(flex-wrap, wrap);
|
||||
|
Loading…
Reference in New Issue
Block a user