We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea96fa4 commit 65a2ae7Copy full SHA for 65a2ae7
1 file changed
naucse/static/css/calendar.css
@@ -19,7 +19,7 @@ table.calendar tr {
19
table.calendar td,
20
table.calendar th {
21
width: 14.28%;
22
- height: 100%;
+ min-height: 4em;
23
background-color: rgba(0,0,0,.03);
24
vertical-align: center;
25
text-align: center;
0 commit comments