Fixied page layout
This commit is contained in:
+1
-1
@@ -1895,7 +1895,7 @@ function mystat_single_activity_shortcode_handler( $atts ) {
|
|||||||
.mystat-single-col { flex: 1; min-width: 240px; }
|
.mystat-single-col { flex: 1; min-width: 240px; }
|
||||||
.mystat-single-summary-table { width: 100%; border-collapse: collapse; }
|
.mystat-single-summary-table { width: 100%; border-collapse: collapse; }
|
||||||
.mystat-single-summary-table th, .mystat-single-summary-table td { padding: 4px 0; border: none; text-align: left; vertical-align: top; }
|
.mystat-single-summary-table th, .mystat-single-summary-table td { padding: 4px 0; border: none; text-align: left; vertical-align: top; }
|
||||||
.mystat-single-summary-table th { font-weight: bold; width: 150px; }
|
.mystat-single-summary-table th { font-weight: bold; padding-right: 1em; white-space: nowrap; width: 1%; }
|
||||||
</style>
|
</style>
|
||||||
<?php
|
<?php
|
||||||
return ob_get_clean();
|
return ob_get_clean();
|
||||||
|
|||||||
Reference in New Issue
Block a user