diff options
author | Frankie B <git@diskfloppy.me> | 2023-08-16 14:46:33 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-08-22 20:03:02 +0100 |
commit | cd53fec585ca7650cc59be0bd0df4a576319d2f7 (patch) | |
tree | 5dd61beef82937db4392169d9eadc92e5075a917 /public/css/master.css | |
parent | 7943c6b6e3788e1410d3fb72b3917801c7cf4dbd (diff) |
Remove invalid css property
Diffstat (limited to 'public/css/master.css')
-rw-r--r-- | public/css/master.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/css/master.css b/public/css/master.css index bdcd8cd..8f809bd 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -299,7 +299,6 @@ table.gb-admin tr td.gb-message { border-top: none; vertical-align: top; padding: 5px; - column-span: 2; } table.info-table tr td { |