forked from leftypol/leftypol
style.css; fix missing semicolon
This commit is contained in:
parent
971191936a
commit
f0f784d113
1 changed files with 1 additions and 1 deletions
|
@ -923,7 +923,7 @@ form.ban-appeal textarea {
|
||||||
display:inline!important;
|
display:inline!important;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
margin:0
|
margin: 0;
|
||||||
display: inline!important;
|
display: inline!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue