mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-29 04:50:51 +02:00
[ticket/17501] Remove unused CSS properties
PHPBB-17501
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user