Remove unnecessary margin for calendar header
This commit is contained in:
@@ -7,6 +7,10 @@ table {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
#calendar table {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
th,
|
||||
td {
|
||||
border: 1px solid #eee;
|
||||
|
||||
Reference in New Issue
Block a user