N°8455 - Fix portal environment banner displaying poorly

This commit is contained in:
Stephen Abello
2025-08-13 16:48:33 +02:00
parent f5b86ff4d9
commit a975f67bd5
4 changed files with 23 additions and 23 deletions

File diff suppressed because one or more lines are too long

View File

@@ -37,17 +37,6 @@ footer{
text-align: center;
}
/* Environment banner */
#envbanner{
position: relative;
z-index: 10;
padding: 5px 15px;
text-align: center;
}
#envbanner > button{
margin-left: 5px;
color: #000;
}
/* Topbar */
#topbar .navbar-header{