mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/11552] Do not wrap site name
PHPBB3-11552
This commit is contained in:
parent
fd932820df
commit
8093e4e053
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ body {
|
|||
float: none;
|
||||
margin: 5px;
|
||||
line-height: 1.2em;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#site-description p, #search-box {
|
||||
|
|
Loading…
Add table
Reference in a new issue