Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 90c3a392025bd905a2705059eaa036474b52ee9e
      
https://github.com/jenkinsci/jenkins/commit/90c3a392025bd905a2705059eaa036474b52ee9e
  Author: Markus Winter <[email protected]>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M war/src/main/scss/base/_style.scss

  Log Message:
  -----------
  fix margin in readonly mode (#8938)

* fix margin in readonly mode

when readonly mode is enabled with systemread or extended read
permissions, some fields are wrapped in a `pre` tag. By default `pre`
has a bigger margin-bottom . But in readonly mode we already have a
margin in a wrapping div which leads to unnecessary large space after
those fields.
So we should remove the margin-bottom for this

* fix style


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/b8236f-90c3a3%40github.com.

Reply via email to