hotfix: typo
This commit is contained in:
parent
a2f6e3069e
commit
7b7dbed563
2 changed files with 2 additions and 2 deletions
|
@ -45,6 +45,6 @@ logs_path = data/logs/
|
|||
|
||||
[system]
|
||||
system_name = blog
|
||||
version = 1.24
|
||||
version = 1.241
|
||||
debug = false
|
||||
logs = false
|
|
@ -989,7 +989,7 @@ body {
|
|||
background: transparent;
|
||||
}
|
||||
|
||||
.options_content td .clear, {
|
||||
.options_content td .clear {
|
||||
position: absolute;
|
||||
top: 11px;
|
||||
right: 11px;
|
||||
|
|
Loading…
Add table
Reference in a new issue