mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/15124] Hide navbar icon titles in repsonsive view
PHPBB3-15124
This commit is contained in:
parent
5d597787eb
commit
20a3801cf2
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