width filtres
This commit is contained in:
		@@ -978,8 +978,9 @@ footer {
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeressourcespage-1 .js-form-type-textfield input#edit-combine--2,
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 .js-form-type-textfield input#edit-combine--3,
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 .js-form-type-textfield input#edit-combine--2 {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  max-width: 100%;
 | 
			
		||||
  height: 25px;
 | 
			
		||||
  width: 96%;
 | 
			
		||||
}
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeressourcespage-1 .form-actions,
 | 
			
		||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 .form-actions {
 | 
			
		||||
 
 | 
			
		||||
@@ -182,6 +182,7 @@
 | 
			
		||||
                            margin-top: 0.5rem;
 | 
			
		||||
 | 
			
		||||
                        }
 | 
			
		||||
                        
 | 
			
		||||
                        .views-field-field-date-ressource{
 | 
			
		||||
 | 
			
		||||
                        }
 | 
			
		||||
 
 | 
			
		||||
@@ -109,6 +109,7 @@
 | 
			
		||||
        .js-form-type-textfield{
 | 
			
		||||
            flex-direction: column;
 | 
			
		||||
            padding-top: 0.8rem;
 | 
			
		||||
           
 | 
			
		||||
            label{
 | 
			
		||||
                display: flex;
 | 
			
		||||
                flex-direction: row;
 | 
			
		||||
@@ -128,8 +129,9 @@
 | 
			
		||||
            }
 | 
			
		||||
            input#edit-combine--3,
 | 
			
		||||
            input#edit-combine--2{
 | 
			
		||||
                width: 100%;
 | 
			
		||||
                max-width: 100%;
 | 
			
		||||
                height: 25px;
 | 
			
		||||
                width: 96%;
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        .form-actions{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user