mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 04:48:53 +00:00
Merge remote-tracking branch 'vsephpbb/ticket/12029' into develop
* vsephpbb/ticket/12029: [ticket/12029] Remove ellipsis and wrap long sidebar items in ACP
This commit is contained in:
commit
c695aa3903
1 changed files with 0 additions and 6 deletions
|
@ -575,12 +575,6 @@ li {
|
|||
padding: 3px 8px 3px 3px;
|
||||
}
|
||||
|
||||
#menu li span, #menu .header {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#menu li a:hover, #menu li a:hover span {
|
||||
text-decoration: none;
|
||||
background-color: #FFFFFF;
|
||||
|
|
Loading…
Add table
Reference in a new issue