commit | 0e873396d64f9fb0ff92b90b1e5e73df453d4584 | [log] [tgz] |
---|---|---|
author | Jakub Josef <jakub.josef@gmail.com> | Wed Apr 19 14:10:04 2017 +0200 |
committer | Jakub Josef <jakub.josef@gmail.com> | Wed Apr 19 14:10:04 2017 +0200 |
tree | 8d59f9cb15e0bcf0b44244a72dcba6415d10b42d | |
parent | cf38801ea259f59126c1ea61bcc7c8057fc560c0 [diff] [blame] |
Increased size of code blocks in jenkins Change-Id: I45a39135da012d171bca21fff95452519047b668
diff --git a/theme/mirantis.css b/theme/mirantis.css index ed3036c..50eb6c6 100644 --- a/theme/mirantis.css +++ b/theme/mirantis.css
@@ -16,3 +16,7 @@ #jenkins-home-link img { display:none; } + +.pane-frame.editor.ace_editor{ + height: 640px!important; +}