responsive filters fixed
This commit is contained in:
+2
-1
@@ -5835,7 +5835,7 @@ svg.ext {
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer) .views-row-wrapper {
|
||||
padding-left: 1rem !important;
|
||||
padding-left: 0rem !important;
|
||||
flex-direction: column;
|
||||
}
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer) .views-row-wrapper .views-row {
|
||||
@@ -7133,6 +7133,7 @@ article.node-type-ressource.type-presse .field--name-field-images {
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 1rem !important;
|
||||
}
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-images {
|
||||
|
||||
@@ -615,7 +615,7 @@
|
||||
}
|
||||
|
||||
@media (max-width: 810px){
|
||||
padding-left: 1rem !important;
|
||||
padding-left: 0rem !important;
|
||||
flex-direction: column;
|
||||
.views-row{
|
||||
width: 100% !important;
|
||||
|
||||
@@ -286,6 +286,7 @@ article.node-type-ressource{
|
||||
@media (max-width: 479px) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 1rem !important;
|
||||
}
|
||||
|
||||
.field--name-field-images {
|
||||
|
||||
Reference in New Issue
Block a user