Skip to content

Commit 65a2ae7

Browse files
committed
Změna velikosti řádků u kalendáře.
1 parent ea96fa4 commit 65a2ae7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

naucse/static/css/calendar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ table.calendar tr {
1919
table.calendar td,
2020
table.calendar th {
2121
width: 14.28%;
22-
height: 100%;
22+
min-height: 4em;
2323
background-color: rgba(0,0,0,.03);
2424
vertical-align: center;
2525
text-align: center;

0 commit comments

Comments
 (0)