mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
Merge pull request #5977 from rxu/ticket/16477
[ticket/16477] Restore .icon class selector in icons.css
This commit is contained in:
@@ -27,6 +27,10 @@ blockquote cite:before,
|
|||||||
text-rendering: auto; /* optimizelegibility throws things off #1094 */
|
text-rendering: auto; /* optimizelegibility throws things off #1094 */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon {
|
||||||
|
padding-right: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.button .icon {
|
.button .icon {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user