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;
|
||||
}
|
||||
.paketi {
|
||||
.compare-col {
|
||||
-webkit-flex: 0 0 31%;
|
||||
-ms-flex: 0 0 31%;
|
||||
flex: 0 0 31%;
|
||||
.compare-row {
|
||||
-webkit-flex-wrap: nowrap;
|
||||
-ms-flex-wrap: nowrap;
|
||||
flex-wrap: nowrap;
|
||||
|
||||
.ct {
|
||||
padding-right: 1px;
|
||||
padding-left: 1px;
|
||||
.compare-col {
|
||||
-webkit-flex: 0 0 31%;
|
||||
-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