mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:28:55 +00:00
[ticket/16477] Restore .icon class selector in icons.css
PHPBB3-16477
This commit is contained in:
parent
2328063b59
commit
7567f97143
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue