table {
max-width: 800px !important;
font-size: 0.8em;
- width: auto !important;
+ width: 100% !important;
}
table td {
clear: both;
display: block;
}
-
- .tag-display {
- min-width: 0;
- max-width: none;
- display: none;
- }
-
</style>
@stop
\ No newline at end of file