Skip to content
This repository was archived by the owner on Oct 15, 2022. It is now read-only.

Commit 2650090

Browse files
committed
more max-height tweaking...
1 parent 9ebea85 commit 2650090

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

share/goodie/crontab_cheat_sheet/crontab_cheat_sheet.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<style type="text/css">
22
.zci--answer .crontab-container {
3-
max-height: 35ex;
3+
max-height: 23.3ex;
44
overflow-y: auto;
55
}
66
.zci--answer .crontab-container .crontab-column {
@@ -13,6 +13,7 @@
1313
}
1414
.zci--answer .crontab-container p,
1515
.zci--answer .crontab-container .crontab-column {
16+
padding-top: 0;
1617
padding-bottom: 2ex;
1718
}
1819
.zci--answer .crontab-container table {

0 commit comments

Comments
 (0)