mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 17:11:53 +02:00
[ticket/14194]Patch dropdown small-icon
PHPBB3-14194
This commit is contained in:
@@ -166,6 +166,11 @@ button::-moz-focus-inner {
|
|||||||
background-image: none;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown .small-icon {
|
||||||
|
background-position: 5px 50%;
|
||||||
|
padding: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.small-icon > a {
|
.small-icon > a {
|
||||||
padding: 0 0 0 18px;
|
padding: 0 0 0 18px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user