Simon Strauch edited a comment on Bug JENKINS-26312

I would like to suggest an alternative workaround. It puts the "save" Button at the bottom of the page. To click the buttons, you have to scroll down to the bottom of the page. It looks a little bit nicer, I think.

Change to rule for .bottom-sticker, #bottom-sticker this way:

style.css
.bottom-sticker, #bottom-sticker {
    position: inherit !important;
    width:  100%;   /* it needs to occupy the entire width or else the underlying content will see through */
}

EDIT: I don't want to give the solution. It is my workaround for working with the version with this bug. May be it help some others, or may be not.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to