hotfix: typo

This commit is contained in:
Miroslav Šedivý 2020-01-24 20:30:16 +01:00
parent a2f6e3069e
commit 7b7dbed563
2 changed files with 2 additions and 2 deletions

View file

@ -45,6 +45,6 @@ logs_path = data/logs/
[system]
system_name = blog
version = 1.24
version = 1.241
debug = false
logs = false

View file

@ -989,7 +989,7 @@ body {
background: transparent;
}
.options_content td .clear, {
.options_content td .clear {
position: absolute;
top: 11px;
right: 11px;