I have buttons turned on for quickfinders and I wondering if there's a way to make a set of them on a page all the same height and have the buttons display so they're aligned. Right now they're at different heights based on the description text length.
This is the preview for iPad layout. Since the text blocks have gotten longer (due to page width squishing the divs) the min-height code isn't tall enough. Thus I'll have to use a media-query to adjust for this screen width.
I have buttons turned on for quickfinders and I wondering if there's a way to make a set of them on a page all the same height and have the buttons display so they're aligned. Right now they're at different heights based on the description text length.
HI!
pls. add link to the page and some screenshots.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Looks like that'll work for the desktop and view and I'll just have to adjust it for different breakpoints. Thanks!
Sorry?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
This is the preview for iPad layout. Since the text blocks have gotten longer (due to page width squishing the divs) the min-height code isn't tall enough. Thus I'll have to use a media-query to adjust for this screen width.
I shouldn't have any trouble with this though.
You can set min heigth for any screen resolution with next css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver