[Web] Make mobile usage less annoying; anchors for maps; sidebar for maps
This commit is contained in:
@@ -11,7 +11,7 @@ table.footable>tbody>tr.footable-empty>td {
|
||||
.table-responsive {
|
||||
overflow: visible !important;
|
||||
}
|
||||
@media screen and (max-width: 767px) {
|
||||
@media screen and (max-width: 1280px) {
|
||||
.table-responsive {
|
||||
overflow-x: scroll !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user