6 lines
81 B
CSS
6 lines
81 B
CSS
/* fix borders */
|
|
#events-calendar {
|
|
margin-left: -1px;
|
|
margin-bottom: -1px;
|
|
}
|