mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12029] Remove ellipsis and wrap long sidebar items in ACP
PHPBB3-12029
This commit is contained in:
parent
8a61e4b4c0
commit
2c0efd5d1b
1 changed files with 0 additions and 6 deletions
|
@ -571,12 +571,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