mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17501] Remove unused CSS properties
PHPBB-17501
This commit is contained in:
parent
b666bc9e0a
commit
3a553f07bc
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue