Fix annoying css error

This commit is contained in:
Duncan Sommerville 2015-10-29 09:58:32 -04:00
parent 14b35dcf18
commit 8978c3692d

View file

@ -20,6 +20,7 @@
background-color: #242424; background-color: #242424;
} }
@media screen and (max-width: 1700px) { @media screen and (max-width: 1700px) {
.dataTables_info { .dataTables_info {
display: none; display: none;
@ -679,7 +680,7 @@ div.ColVis_collectionBackground {
.fg-toolbar .btn-toolbar { .fg-toolbar .btn-toolbar {
margin: 0; margin: 0;
padding: 6px; padding: 6px 6px 5px;
} }
/* ~~~~~~~~~~~~~~~~ */ /* ~~~~~~~~~~~~~~~~ */