[ticket/17501] Remove unused CSS properties

PHPBB-17501
This commit is contained in:
Marc Alexander 2025-04-21 20:36:04 +02:00
parent b666bc9e0a
commit 3a553f07bc
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -201,9 +201,7 @@ a:hover {
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-image: url('images/lighter2.png');
border-radius: 0 0 7px 7px;
background-size: cover;
display: flex;
flex-direction: column;
margin-bottom: 0.5rem;