mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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:
parent
c974d70bdb
commit
6aabfc4bf7
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue