mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 07:31:32 +02:00
Large logo images no longer destroy the layout. git-svn-id: file:///svn/phpbb/trunk@6616 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -36,6 +36,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#wrapheader {
|
#wrapheader {
|
||||||
|
min-height: 120px;
|
||||||
|
height: auto !important;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
background-image: url('./images/background.gif');
|
background-image: url('./images/background.gif');
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
|
Reference in New Issue
Block a user