Comments 3Rob started the conversationJune 2, 2018 at 4:04pmI am trying to modify the report builder button via class attribute and looking for additional documentation or pointers.My immediate objective is to right-align the button.[deleted] repliedJune 4, 2018 at 8:09amHi robchur,Thank you for your inquire.If you want to right align report download button you can do it with CSS by adding rule for "reportbuilder_button" class. You will probably need to add float:right but that could depend based on theme that you are using Sign in to reply ...
I am trying to modify the report builder button via class attribute and looking for additional documentation or pointers.
My immediate objective is to right-align the button.
Hi robchur,
Thank you for your inquire.
If you want to right align report download button you can do it with CSS by adding rule for "reportbuilder_button" class. You will probably need to add float:right but that could depend based on theme that you are using