Typo in styles.css template

This commit is contained in:
Brian Read 2024-07-28 16:28:45 +01:00
parent e70cc67430
commit d16ea6a847
2 changed files with 5 additions and 4 deletions

2
clog
View File

@ -1,2 +0,0 @@
* Sun Jul 28 2024 Brian Read <brianr@koozali.org> 11.0.0-12.sme
- correct positio of flag-icon [SME: 12706]

View File

@ -1,4 +1,5 @@
/* DO NOT MODIFY THIS FILE! It is updated automatically */
{
$OUT = <<'EOF';
/* smeserver_manager2 */
@ -272,5 +273,7 @@ a.menu-title {
left: 2px;
}
/*end*/
/*end*/
EOF
}