diff --git a/public/css/module.less b/public/css/module.less index 6ff5a63f..53971c3b 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -389,20 +389,6 @@ form div.hint { /* END of Forms */ -table.log-properties { - table-layout: fixed; - width: 100%; - - td { - font-family: @font-family-fixed; - word-break: break-all; - } - - span { - padding: 0.3em 1em; - } -} - p.error { color: white; padding: 1em 2em;