1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 09:30:34 +01:00

[ticket/15124] Hide navbar icon titles in repsonsive view

PHPBB3-15124
This commit is contained in:
rxu 2017-03-13 00:29:00 +07:00
parent 5d597787eb
commit 20a3801cf2

View File

@ -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;
}