css: fully recompile LESS files

This commit is contained in:
Lephe 2022-05-12 19:24:02 +01:00
parent f64e3a2c39
commit 1040d57506
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
2 changed files with 1 additions and 3 deletions

View File

@ -95,7 +95,7 @@
font-weight: 400;
margin-top: 5px;
}
.form input.abfield[type="email"] {
.form .abfield {
display: none;
}
.form.filter {

View File

@ -111,8 +111,6 @@ table.thread:not(.topcomment) div.info {
table.thread div.info {
text-align: right;
position: relative;
margin-left: 24px;
margin-bottom: 8px;
}
table.thread div.info > * {
display: inline-block;