1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-25 01:51:21 +01:00

Merge pull request #4738 from rxu/ticket/15124

[ticket/15124] Hide navbar icon titles in repsonsive view
This commit is contained in:
Marc Alexander 2017-03-19 00:11:37 +01:00
commit d35262089d
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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