1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 13:00:26 +02:00

[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

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;