Amélioration du rendu sur smartphone
This commit is contained in:
parent
2a6697b28d
commit
94bba86310
@ -123,7 +123,8 @@ details[role="list"] summary + ul li.selected>a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#filters .categories {
|
#filters .categories {
|
||||||
z-index: 100;
|
text-align: center;
|
||||||
|
line-height: 2.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
@ -133,6 +134,8 @@ details[role="list"] summary + ul li.selected>a:hover {
|
|||||||
#filters .categories {
|
#filters .categories {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
float: left;
|
float: left;
|
||||||
|
text-align: left;
|
||||||
|
line-height: 2em;
|
||||||
}
|
}
|
||||||
#filters details {
|
#filters details {
|
||||||
width: 25%;
|
width: 25%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user