|
||||||||
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.
Code changed in jenkins
User: tfennelly
Path:
core/src/main/resources/lib/layout/layout.jelly
war/src/main/webapp/css/style.css
war/src/main/webapp/scripts/hudson-behavior.js
http://jenkins-ci.org/commit/jenkins/89cdd5113fc8e57961c69649a4f9f1472fafc22b
Log:
JENKINS-25971 use css only to size left and right panels
Was using JS to size panels. This change only effects screens > 768px. Less than 768px is responsive.