Drupal: popravek mobilnik.
This commit is contained in:
parent
26272b1a1d
commit
9fab522faf
File diff suppressed because one or more lines are too long
@ -311,16 +311,26 @@
|
|||||||
height: 7rem;
|
height: 7rem;
|
||||||
}
|
}
|
||||||
.paketi {
|
.paketi {
|
||||||
.compare-col {
|
.compare-row {
|
||||||
-webkit-flex: 0 0 31%;
|
-webkit-flex-wrap: nowrap;
|
||||||
-ms-flex: 0 0 31%;
|
-ms-flex-wrap: nowrap;
|
||||||
flex: 0 0 31%;
|
flex-wrap: nowrap;
|
||||||
|
|
||||||
.ct {
|
.compare-col {
|
||||||
padding-right: 1px;
|
-webkit-flex: 0 0 31%;
|
||||||
padding-left: 1px;
|
-ms-flex: 0 0 31%;
|
||||||
|
flex: 0 0 31%;
|
||||||
|
|
||||||
|
.ct {
|
||||||
|
padding-right: 1px;
|
||||||
|
padding-left: 1px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.accordion-title {
|
||||||
|
line-height: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user