diff --git a/public/css/module.less b/public/css/module.less index 249f7e68..6c1f298d 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -1057,29 +1057,6 @@ p.information { } } -table.tinystats { - font-size: 0.7em; - float: right; - width: 16em; - - thead { - th { - width: 7em; - text-align: right; - } - - th:first-child { - width: auto; - } - } - - tbody { - th, td { - text-align: right; - } - } -} - table th.actions, table td.actions { text-align: right; }