mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/14194]Patch dropdown small-icon
PHPBB3-14194
This commit is contained in:
parent
a5017c7488
commit
148d7d9b79
1 changed files with 5 additions and 0 deletions
|
@ -166,6 +166,11 @@ button::-moz-focus-inner {
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
.dropdown .small-icon {
|
||||
background-position: 5px 50%;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.small-icon > a {
|
||||
padding: 0 0 0 18px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue