1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02: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

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