Skip to content
Snippets Groups Projects
Commit e49b4759 authored by Štěpán Farka's avatar Štěpán Farka
Browse files

[FIX] footer css

parent ddcb3afd
Branches
No related tags found
2 merge requests!640Release,!639Feature/main misc enhancements 5
Pipeline #10092 passed
......@@ -3034,17 +3034,6 @@ div.twitter-carousel .slick-arrow.slick-disabled:before, div.twitter-carousel .s
.footer__main-links ul {
display: flex;
flex-flow: row wrap;
max-height: 540px;
writing-mode: vertical-lr;
}
/* workaround for long-living bug https://stackoverflow.com/a/39102894/7113416 */
@media (min-width: 768px) {
.footer__main-links ul {
max-height: 320px
}
}
.footer__main-links ul li {
......@@ -3052,7 +3041,6 @@ div.twitter-carousel .slick-arrow.slick-disabled:before, div.twitter-carousel .s
height: 40px;
line-height: 40px;
min-width: 150px;
writing-mode: initial; /* workaround revert from above */
}
.footer-collapsible__toggle{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment