diff options
author | Choom | 2023-01-16 15:08:34 -0300 |
---|---|---|
committer | Choom | 2023-01-18 04:07:48 -0300 |
commit | f703dba09eb53dee58b1b04489d903f54909d49e (patch) | |
tree | dec87279c4e1c74d9eeebbd25fceeb8fd7031cdd /static | |
parent | 6abfc7494d0566aba5318bcfc2b4784727982a42 (diff) | |
download | weabot-f703dba09eb53dee58b1b04489d903f54909d49e.tar.gz weabot-f703dba09eb53dee58b1b04489d903f54909d49e.tar.xz weabot-f703dba09eb53dee58b1b04489d903f54909d49e.zip |
Búsqueda
Diffstat (limited to 'static')
-rw-r--r-- | static/css/ib.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/ib.css b/static/css/ib.css index 4202b67..5118ebf 100644 --- a/static/css/ib.css +++ b/static/css/ib.css @@ -333,6 +333,7 @@ body:not(.res) .thread.hidden > *, .pass, .thread td.ell, .thumbmsg, + .fs span, .fs small { display: none; } @@ -379,7 +380,6 @@ body:not(.res) .thread.hidden > *, margin-left: 4px; } .thumb { - margin: 0 8px; max-width: 100px; max-height: 100px; object-fit: scale-down; |