Fixed hidden month navigations on calendar

This commit is contained in:
Gregorio Chiko Putra 2017-09-19 11:05:50 +07:00
parent 3afd6af1f2
commit c3846f58b2

View File

@ -177,6 +177,10 @@
.filter > div { .filter > div {
text-align: center; text-align: center;
} }
.rd-month button {
color: #000;
}
</style> </style>
</head> </head>
<body> <body>