mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #4738 from rxu/ticket/15124
[ticket/15124] Hide navbar icon titles in repsonsive view
This commit is contained in:
commit
d35262089d
1 changed files with 1 additions and 1 deletions
|
@ -1242,7 +1242,7 @@ ul.linklist:after,
|
|||
margin: 0 7px 0 0;
|
||||
}
|
||||
|
||||
.linklist.compact .rightside > a > span span {
|
||||
.linklist.compact .rightside > a > span {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue