Les tags sont sur plusieurs colonnes
This commit is contained in:
parent
1d44c6d7bc
commit
32f39949b3
4 changed files with 20 additions and 4 deletions
|
@ -239,6 +239,12 @@ figure > figcaption h4 {
|
|||
|
||||
}
|
||||
|
||||
.taxonomy {
|
||||
-webkit-column-width: 150px;
|
||||
-moz-column-width: 150px;
|
||||
column-width: 150px;
|
||||
}
|
||||
|
||||
.ais-SearchBox {
|
||||
.ais-SearchBox-input {
|
||||
width: 70%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue