Has anyone come up with a CSS hack to “level” these 2 divs so that they are on the same line. This one has been driving me crazy for some time, not sure why they are not level out of the box.
Has anyone come up with a CSS hack to “level” these 2 divs so that they are on the same line. This one has been driving me crazy for some time, not sure why they are not level out of the box.
Have you tried this? Seems to work our end.
.tundra .axios-service-catalogue .filterButtonContainer {
align-items: center;
}
Have you tried this? Seems to work our end.
.tundra .axios-service-catalogue .filterButtonContainer {
align-items: center;
}
It’s glorious! Thanks so much
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.