more max-height tweaking...
parent
9ebea85646
commit
26500906ad
|
@ -1,6 +1,6 @@
|
|||
<style type="text/css">
|
||||
.zci--answer .crontab-container {
|
||||
max-height: 35ex;
|
||||
max-height: 23.3ex;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.zci--answer .crontab-container .crontab-column {
|
||||
|
@ -13,6 +13,7 @@
|
|||
}
|
||||
.zci--answer .crontab-container p,
|
||||
.zci--answer .crontab-container .crontab-column {
|
||||
padding-top: 0;
|
||||
padding-bottom: 2ex;
|
||||
}
|
||||
.zci--answer .crontab-container table {
|
||||
|
|
Loading…
Reference in New Issue