2
0
Эх сурвалжийг харах

Merge pull request #2140 from PhoenixPeca/master

Use Horizontal Table Scrollbar Instead
André Peters 6 жил өмнө
parent
commit
0111362ef5

+ 1 - 1
data/web/css/mailbox.css

@@ -9,7 +9,7 @@ table.footable>tbody>tr.footable-empty>td {
   overflow: visible !important;
   overflow: visible !important;
 }
 }
 .table-responsive {
 .table-responsive {
-  overflow: visible !important;
+  overflow: auto !important;
 }
 }
 @media screen and (max-width: 767px) {
 @media screen and (max-width: 767px) {
   .table-responsive {
   .table-responsive {