Added logo_max_width and logo_max_height. #127

This commit is contained in:
Fabio Caccamo
2021-09-16 15:47:14 +02:00
parent a3b3f8922d
commit a388ec234c
5 changed files with 44 additions and 2 deletions
@@ -87,8 +87,6 @@
}
.admin-interface #branding h1 img.logo {
max-width: 400px;
max-height:100px;
margin-top:10px;
margin-bottom:10px;
margin-right:15px;
File diff suppressed because one or more lines are too long