Cleanup
This commit is contained in:
parent
737da8c051
commit
29f11982ff
|
@ -1577,13 +1577,4 @@
|
||||||
.path-local-treestudyplan .collapse.show,
|
.path-local-treestudyplan .collapse.show,
|
||||||
.features-treestudyplan .collapse.show {
|
.features-treestudyplan .collapse.show {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
|
||||||
|
|
||||||
body.path-local-treestudyplan.bootstrap-polyfill,
|
|
||||||
.features-treestudyplan.bootstrap-polyfill {
|
|
||||||
/* Contains a number of CSS tweaks only needed if the current theme is nog based on boost with bootstrap */
|
|
||||||
}
|
|
||||||
body.path-local-treestudyplan.bootstrap-polyfill .collapse.show,
|
|
||||||
.features-treestudyplan.bootstrap-polyfill .collapse.show {
|
|
||||||
height: auto;
|
|
||||||
}
|
}
|
7
scss/bootstraptweaking.scss
vendored
7
scss/bootstraptweaking.scss
vendored
|
@ -9,10 +9,3 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body.path-local-treestudyplan.bootstrap-polyfill, .features-treestudyplan.bootstrap-polyfill {
|
|
||||||
/* Contains a number of CSS tweaks only needed if the current theme is nog based on boost with bootstrap */
|
|
||||||
.collapse.show {
|
|
||||||
height: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
|
@ -1577,13 +1577,4 @@
|
||||||
.path-local-treestudyplan .collapse.show,
|
.path-local-treestudyplan .collapse.show,
|
||||||
.features-treestudyplan .collapse.show {
|
.features-treestudyplan .collapse.show {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
|
||||||
|
|
||||||
body.path-local-treestudyplan.bootstrap-polyfill,
|
|
||||||
.features-treestudyplan.bootstrap-polyfill {
|
|
||||||
/* Contains a number of CSS tweaks only needed if the current theme is nog based on boost with bootstrap */
|
|
||||||
}
|
|
||||||
body.path-local-treestudyplan.bootstrap-polyfill .collapse.show,
|
|
||||||
.features-treestudyplan.bootstrap-polyfill .collapse.show {
|
|
||||||
height: auto;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user