diff --git a/pages/assets/css/styles.css b/pages/assets/css/styles.css index dd5fbd10a903a66d3b640e0814a9b1b9ce2e497d..fe6e2d45579aaf0e157db46a1346c313822ee05a 100644 --- a/pages/assets/css/styles.css +++ b/pages/assets/css/styles.css @@ -115,4 +115,9 @@ .intro-vitrine h1, h2{ font-family: "Proxima Nova Bold"!important; } -/* Fin intro vitrine */ \ No newline at end of file +/* Fin intro vitrine */ + +/* Shops */ +.shopsFilter select.form-control{ + height: 15rem!important; +} \ No newline at end of file diff --git a/pages/client/shops.php b/pages/client/shops.php index 0040af16a95b4db38f6478dc782d504cbce987da..43067f8b0c249b2bc7d622865880e1a686c3807a 100644 --- a/pages/client/shops.php +++ b/pages/client/shops.php @@ -24,7 +24,7 @@ <!-- Contenu --> <div class="container mt-5"> <div class="row"> - <div class="col-6 col-md-2 border-right"> + <div class="col-6 col-md-2 border-right shopsFilters"> <h3>Filtres</h3> <form method="get"> <div class="form-group"> @@ -35,16 +35,6 @@ <option>3</option> <option>4</option> <option>5</option> - <option>1</option> - <option>2</option> - <option>3</option> - <option>4</option> - <option>5</option> - <option>1</option> - <option>2</option> - <option>3</option> - <option>4</option> - <option>5</option> </select> </div> <div class="mc-button normal" onClick="javascript:this.form.submit();">